Dear Experts
I have a request as below
There are 2-3 products in one billing document
In Sheet[“Row2”] , I need to copy all rows(2&3) in one billing document(HB00012346) to another file(Template, with header inside), and save this Template with new name with the current billing document(HB00012346)
Then it goes to the next billing document(HB00012347) and copy all rows(4&5) to another file(Template, with header inside), and save this Template with new name with the current billing document(HB00012347)
In Sheet[“Row3”], I need to copy all rows(2&3&4) in one billing document(HB00012348) to another file(Template, with header inside), and save this Template with new name with the current billing document(HB00012348)
Then go to next billing document(HB00012349) and do the same(row 5&6&7)
After the process runs and ends, there will be 4 new excel file which name HB00012346, HB00012347, HB00012348 & HB00012349. And the Template file name won’t change. Keep as “Template”
![]()

![]()

Template.xlsx (8.5 KB)
Sample.XLSX (10.2 KB)
Thank you for your kind advise in advance ![]()



