Consolidate data from multiple workbooks in a Master Sheet

prataplata

New Member
Joined
Dec 13, 2018
Messages
2
Hello,

Every month, each individual territories share their sales numbers to me.
I have data in multiple workbooks. All workbooks have the same format. The data is only numbers in all the sheets. Only the column headers are values. I want to create a master sheet which will simply show the sum of all the data in each individual workbooks. The format of the Master Workbook is also same as the individual workbooks.

I have tried using basic formula giving cell reference of the cell and adding them. Something like

'C:\CVC Formats\Praptra 1\[Prapatra 1_Ahmednagar.xlsx]Sheet1'!K698+
'C:\CVC Formats\Praptra 1\[Prapatra 1_Akola.xlsx]Sheet1'!K698+
'C:\CVC Formats\Prapatra 1\[Prapatra 1_Amravati.xlsx]Sheet1'!K698

However I am sure that there can be a better way to do this. Also, this makes the master file too long to load.

Someone please share any code/macro that can be used.

Any help is much appreciated.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
I have installed Power Query. However, being a relative newbie cant get my way around it. Is there a step-by-step solution to my problem

Thanks.
 
Upvote 0

Forum statistics

Threads
1,223,904
Messages
6,175,295
Members
452,631
Latest member
a_potato

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