I am been searching for hours on here now and coming up short every time. Im sure im missing something simple but either way i just cannot get it done and its driving me mad.
Essentially i have a template excel file with dozens of tabs that i would like to duplicate and write to with the new filename having text appended to it based on a field in my data.
I have a macro to iterate through my data one record at a time, but i need to be able to create the file in order to write to them but im stuck. Ive tried looking at Blobs, as well as using Run Command but nothing is working. Can anyone outline a simple workflow that will achieve this? Just taking a copy of one file and writing it to another directory with a new name?
Anyone?