Equation to compare two pivot tables to find correct one and read data

aldea187

New Member
Joined
Apr 4, 2014
Messages
42
Hello Everyone,

Been banging my head on my desk trying to read a pivot table in one workbook and pull out data depending on a few things.

I need to get the total number by Div then the country and display in the comparison table. These are coming from separate pivot tables and data sources.

Thanks,

Pivot 1
DivA
CountryCompleteReplaceUpgradeTotal
Mexico5218
US62412
Canada89219

<tbody>
</tbody>


Pivot 2
DivB
CountryCompleteReplaceUpgradeTotal
Mexico35412
US5128
Canada73212

<tbody>
</tbody>

Comparison
DivCountryTotal Devices
AUS
BUS
BMexico

<tbody>
</tbody>
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Hopefully someone can send some ideas today....my head is started to show a bruise from the desk.
 
Upvote 0

Forum statistics

Threads
1,215,446
Messages
6,124,899
Members
449,194
Latest member
JayEggleton

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