I am having trouble configuring a batch macro that will run on multiple tabs/sheets within one Excel file, then move on to the next Excel file and repeat the process, stacking each output after each iterative run, until every file in the folder is read.
A few things to note:
- Each sheet/tab has the same structure
- Each Excel file has the same tab names (and same structure)
- The output for every run should have the same columns
I have the workflow down, just having trouble configuring for my needs. If anyone can upload a workflow that specifically indicates how to configure the interface tools, macro, and directory to run through each Excel tab/sheet until each file in the folder is read, that would be much appreciated!
I've attached sample excel files and my workflow.
Thanks!