I have two separate files that have multiple tabs with same sheet names in each file. I would like to change the output to have multiple files with just two tabs.
For example File A has tabs called Person1, Person 2, Person 3... and File B has tabs called Person1, Person2, Person3...
I would like the output to a file for each Person that has two tabs (respective File A tab and File B tab)
Note that the Files have different schema that I would like to keep as is, just a change in the setup of the file output.
Any suggestions would be greatly appreciated.