Hello,
I have a Master spreadsheet that will have an undetermined amount of outputs with an undetermined number of excel tabs. I have a formula included to make a file name based on a column which I use in the end to write to different files. I also have a formula to name the tabs within these new files.
For example: I have data for 3 insurers with different assureds.
Insured (File Name) - Assured (Tab Name) and Template formatting applied.
ABC Co - John Doe
ABC Co - Jane Doe
Queen - Jack Doe
Queen - Suzie Doe
Each tab will have specific data in specific cells based on the template.
I can get the files to output with the correct name and the tabs to the correct insured. However, my output is putting a "Template" Tab with the formatting and then just adding the tabs afterwards.
I've included my workflow and sample data. I'm convinced it's something simple with the filename/output but I can't figure it out since I'm using to name the tabs.
The File "Current Output" is what I'm getting today.
The File "End Result" is what I need it to look like.
Thanks in advance!