sabha

New Member
Joined
Oct 10, 2015
Messages
21
Hi I am trying to consolidate multiple sheets into 1 tab. I don't know how to use the sumif because 2 of my criteria are in the same column: the customer name and the value name. I don't even know exactly what formula to use...all help would be appreciated. I am trying to consolidate data in tabs A thru E in the last (Consolidate) tab.

This is what the consolidate tab looks like (I am trying to solve for the question marks):
TabCustomerValueJanuaryFebruary
AppleAPrice??
AppleACode??
BananaFPrice??
BananaFCode??
CitrusKPrice??
CitrusKCode??

<tbody>
</tbody>


This is what the tab Apple looks like (the other tabs look the same but with diff. customers):

Customer
AJanuaryFebruaryMarchApril
Price1234
Code2222
BJanuaryFebruaryMarchApril
Price1234
Code2222
CJanuaryFebruaryMarchApril
Price1234
Code2222

<tbody>
</tbody>

I hope this is clear. Thank you!
 
Last edited:

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
How do you get your data? It would be alot easier if you restructured the data with the following headlines
Month, customer, price, code

Then you can use formal tables and simple sumifs. Or use powerpivot
 
Upvote 0

Forum statistics

Threads
1,214,608
Messages
6,120,500
Members
448,968
Latest member
screechyboy79

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