djedidiahw007
New Member
- Joined
- Sep 19, 2022
- Messages
- 6
- Office Version
- 365
- Platform
- Windows
I'm new to VBA and I'm trying to create a script that allows be to put a selected group of Excel files in a folder and do the following:
1) A pop up window to ask me which folder the files are in
2) Select all the files in the folder
3) Open each Excel file one by one
4) Upon opening the Excel file, have a pop up box with a list of sheets that I can select from (having the greatest trouble with this one)
5) Once those list is selected, transfer them to a specific Excel file
Appreciate if someone could guide me. Thanks
1) A pop up window to ask me which folder the files are in
2) Select all the files in the folder
3) Open each Excel file one by one
4) Upon opening the Excel file, have a pop up box with a list of sheets that I can select from (having the greatest trouble with this one)
5) Once those list is selected, transfer them to a specific Excel file
Appreciate if someone could guide me. Thanks