Good Afternoon,
I have been researching everywhere to get help with batch macros. I have found many awesome solutions with batch macros, all that are related to either using a macro to read 1 excel file with multiple sheets inside of it, or multiple excel files with only 1 sheet inside. My situation is a little different. I need a batch macro to read multiple files that have multiple sheets inside of each. The number of sheets range from 1-6 in each file, and the schema is different., but the data should be able to be mapped by name or position (I have been trying to get it to work) If a certain tab exists in one sheet, but not in the other, to just not run the certain tab for that certain file. I am not sure how to do this, and am reaching out for help.