Hello Everyone -
I am hoping the community can help me get a project I'm working on to the finish line. I have a completed workflow built that works as I need it to for one sheet of data. Now I'd like to modify it to handle multiple excel sheets in the same file, with the same schema, but run them one at a time and union the results at the end.
Sheet1 - Import, run workflow
Sheet2 - Import, run workflow
etc.
Union Results
I have attempted creating a batch macro to do this but haven't had much luck. Any assistance here or examples where this has been achieved would be greatly appreciated.
Thank you!