darkwizdom42
New Member
- Joined
- Jan 28, 2025
- Messages
- 2
- Office Version
- 2021
- 2019
- Platform
- Windows
- Mobile
- Web
Hi Everyone!
I was wondering if someone could please help me to create a VBA code for the following situation. I'm really new to VBA and not sure if it would be possible. Any help would be greatly appreciated!
I have to copy all data from about 12 workbooks and paste it into a master workbook.
All the workbooks have a tab with data and the default "sheet1" name. The master workbook has multiple tabs with each tab having the name of the report/workbook. I have to open each workbook, select all the data and then paste into it's designated tab in the master worksheet.
Is there any way to make a macro button so it automatically copies all the data from each workbook into the master workbook?
All the workbooks are located in the same folder. The Master workbook is located just outside the Reports folder, where all the workbooks are.
Please let me know if you require any clarification.
Thank you!
I was wondering if someone could please help me to create a VBA code for the following situation. I'm really new to VBA and not sure if it would be possible. Any help would be greatly appreciated!
I have to copy all data from about 12 workbooks and paste it into a master workbook.
All the workbooks have a tab with data and the default "sheet1" name. The master workbook has multiple tabs with each tab having the name of the report/workbook. I have to open each workbook, select all the data and then paste into it's designated tab in the master worksheet.
Is there any way to make a macro button so it automatically copies all the data from each workbook into the master workbook?
All the workbooks are located in the same folder. The Master workbook is located just outside the Reports folder, where all the workbooks are.
Please let me know if you require any clarification.
Thank you!