Sum different cells across multiple sheets

rps199

New Member
Joined
Mar 31, 2015
Messages
10
I’m hoping someone can help. I’ve spent too long trying to crack this!

I have several customer data sheets all have the same format.

Column A has part numbers, top row has weeks. wk1, wk2 etc.
The sheet is used to record sales. I want to sum the total sales by part number across all customers for each week on a master sheet

The problem I have is the part numbers are in different cells in column A and some customers have more part numbers, some less.

So I have managed to do this by using consolidate but I need the data to be dynamic as new customers sheets will be added and sales yet to be recorded.

Is this possible?
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
You can use the formula =SUMIFS to have the sum based on all the criteria as required. You may also share a sample sheet for us to have practical solution on the same.
 
Upvote 0

Forum statistics

Threads
1,215,004
Messages
6,122,656
Members
449,091
Latest member
peppernaut

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