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

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
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,214,942
Messages
6,122,366
Members
449,080
Latest member
Armadillos

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