subhalahha
New Member
- Joined
- Feb 21, 2015
- Messages
- 2
I want to open 4 different excel files saved under same folder using macro, but the folder path is not fixed.
Let's say, I have 4 excel files named A.xlsx, B.xlsx, C.xlsx & D.xlsx under folder named 22-Feb-15 (This folder name will change everyday, but the file names will remain same). I want vba code so that I can select the folder manually and once it is selected, all these 4 files will open one by one (there are other files too, but I need to open only these 4 files).
Thanks a lot for all your assistance.
Let's say, I have 4 excel files named A.xlsx, B.xlsx, C.xlsx & D.xlsx under folder named 22-Feb-15 (This folder name will change everyday, but the file names will remain same). I want vba code so that I can select the folder manually and once it is selected, all these 4 files will open one by one (there are other files too, but I need to open only these 4 files).
Thanks a lot for all your assistance.