Hello,
I have different excel workbooks in the multiple locations and would like to open them and copy into a new excel.
Example,
This is the standard location - C:\IT\Test Project\2019
Further the 2019 is divided into 12 monthly folders named 1-2019, 2-2019, 3-2019 etc.
Each of the monthly folder consists of an excel names Test ALL - Jan - 2019, Test ALL - Feb - 2019, Test ALL - Mar - 2019 etc.
I would like macro to open each at once and copy the data into a new excel. Eventually I'd end up with one file which has the 12 month's data.
This process should only repeat until the current month. In this case it should just end at 8-2019 folder and stop.
Thank you
I have different excel workbooks in the multiple locations and would like to open them and copy into a new excel.
Example,
This is the standard location - C:\IT\Test Project\2019
Further the 2019 is divided into 12 monthly folders named 1-2019, 2-2019, 3-2019 etc.
Each of the monthly folder consists of an excel names Test ALL - Jan - 2019, Test ALL - Feb - 2019, Test ALL - Mar - 2019 etc.
I would like macro to open each at once and copy the data into a new excel. Eventually I'd end up with one file which has the 12 month's data.
This process should only repeat until the current month. In this case it should just end at 8-2019 folder and stop.
Thank you