I am having trouble consolidating data from multiple workbooks into one master version

jamesplant77

New Member
Joined
Nov 13, 2015
Messages
4
Hi, I am new to VBA so struggling to get this to work. I have a number of workbooks in one directory that are exactly the same apart from the name of the workbook. I want to take all the active rows and columns and copy the data into one master version, so that workbook b data is pasted below workbook a with no gaps. All workbooks are entitled Demand Management - A, Demand Management - B etc and the data that I need to transfer is on the first tab called FORECAST. All data is from row 6 onwards, upto column BO. I have a master version of the workbook set up that mirrors the other workbooks and just need the code to assign to a button to perform the consolidation. Any help would be greatly appreciated!!
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top