Comparing data between 2 pivot tables

MachuPichu92

New Member
Joined
Feb 4, 2020
Messages
15
Office Version
  1. 2016
Platform
  1. Windows
Hello to all,

I'm currently working on some project, to compare data between 2 different tables (1 for exchange data, 1 for "our" data).

Both tables share common headers as Delivery Date, Type (buy, sell), quantity and amount (see screenshot below).

ss.png


My goal is to match data between these 2 tables based on delivery date + type in order to get differences in quantity and amount.

I would appreciate if you could post some vba code to create difference between quantites and amounts.


Thanks you!


Has anyone met this situation before? I was trying to create consolidated pivot table or calculated items (difference) but with no luck.
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Hi MachuPichu,

Have you try the Calculated field on the PivotTableAnalyze tab ?

Otherwise, I don't get your point...
 
Upvote 0
Hello,

does anyone have an idea on how to compare QTY and AMOUNT between these 2 tables?

thanks a lot!
 
Upvote 0

Forum statistics

Threads
1,214,651
Messages
6,120,744
Members
448,989
Latest member
mariah3

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