Compare two pivot tables

rogueakula

New Member
Joined
Apr 23, 2018
Messages
19
I am trying to analyze my spending from month to month. To do this, I downloaded my transactions from my bank in a .csv and gave each transaction a generic label (auto, groceries, bills, etc) and separated the transactions based on month. From there I created two pivot tables, one for the month of Sept and one for Oct. Each pivot table contains a column of labels, and then two columns with dollars broken into credit and debit. It looks something like this:

transactions.xlsx
ABC
1Sept
2Row LabelsSum of CreditSum of Debit
3Auto$ 459.00
4Groceries$ 380.00
5Bills$ 1,300.00
6Deposits$ 3,000.00
7
8Oct
9Row LabelsSum of CreditSum of Debit
10Auto$ 320.00
11Groceries$ 550.00
12Bills$ 1,450.00
13Deposits$ 3,000.00
Sheet4


How can I create another pivot table (or any method really) of comparing the same label from one month to another? Bonus points if it shows positive number in black and negative in red. Thanks!

-Josh
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,223,911
Messages
6,175,327
Members
452,635
Latest member
laura12345

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