Consolidation Macro

Chris86t

Board Regular
Joined
Feb 27, 2013
Messages
83
Hi There,

I have multiple spreadsheets that I want to Consolidate into one. I have a macro to do this where it's just one tab per spreadsheet, however I need one that does it across multiple tabs & multiple spreadsheets. Obviously the tabs are all different names which is another difficulty I'm facing. Appreciate it's not the best way to do it however I't the way I have to do it due to requirements of the users.

The column headers and column range is the same across all tabs and spreadsheets.

Can anyone out there help me?

Many thanks
C
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Are you saying that you have multiple files with multiple sheets in each one and that you want to copy all the sheets in all the files into one Workbook? If this is the case, are all the source files open or does the macro have to open them. If the macro has to open them, what is the full path to the folder containing the source files? What is their extension (xlsx, xlsm)? Are the source files the only files in that folder?
 
Upvote 0

Forum statistics

Threads
1,214,978
Messages
6,122,547
Members
449,089
Latest member
davidcom

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