Macro To Open And Copy A Workbook Into Another Workbook
I need assistance in a VBA that will open the most recent file in folder (saved on a shared network path).
The main workbook that will have macro will have a dropdown with folder names. When I run the macro I want it to (1) look for the folder name then (2) open the most recent file (3) save/copy the "master" tab into the main workbook as a new tab. The new tab can be named "previous file".