I'm using a directory tool to input multiple files within a folder. There are three tabs within each of these files that I need to combine. However, they are all named differently (based on the month). For example, 2019 Q1 File includes these tabs: A3a. JE 314 Feb, A3b. JE 314 Mar, A3c. JE 361. 2019 Q4 file includes these tabs: A1a Oct JEs, A1b Nov JEs and A1c Dec JEs.
I've tried a macro that pulls in the sheet names and then another macro that combines the data. However, the second macro is only pulling data in from one of the tabs and isn't including the others that I need.