Hi folks,
I have been working on coming up with a batch macro to import multiple excel files that have different schemas from a folder with sub directories and I keep getting an error when I insert the macro to a standard workflow to import the files from the mapped directory.
The error I get is Error: Multiple Excel different schema macro (2): Record #245: Tool #1: No sheet specified, you must specify a sheet
Just to add the excel files I would like to import have one sheet each but the sheet names are different.
I have looked at a couple of tutorials and most are using csv files rather than .xslx files hence haven't managed finding a solution and its doing my head in as I have been at it for a while now