Hello,
I have written a workflow that takes an excel file and formats the file a certain way. I have 5 excel files (all formatted the same) that I would like to run through the workflow. The ultimate goal is to run the workflow for all 5 files, one at a time, and output them into a single excel file. I have read posts that perhaps a Batch Macro would help with this? I am a bit unsure of how to go about doing this and am looking for some input into the following:
1) How can I have my workflow run automatically for all 5 files I have saved in my folder?
2) How can I output them into a singular excel file?
Thanks!