Pivot Table totals

Klb1503

Board Regular
Joined
Jul 10, 2006
Messages
67
Hi,

I have a pivot table that is showing countries along the top and sales divisions down the side. I want to show all the sales for each country for this month and then a total and then all the sales for each country for last month and then a total but the pivot table is putting the totals for both current and prior month at the end. is there a way to move the totals after the data so it shows current month/current month total and prior month/prior month total?

Thanks
Karen

Current Month______________________Prior Month______________Current month total___Prior month total
Country.....UK....Spain...Norway..France...UK....Spain...Norway..France......Total..........................Total
Division_1..20......23.......24.......26.........25......28......30.........20............93............................103
 
Hi,

I have a pivot table that is showing countries along the top and sales divisions down the side. I want to show all the sales for each country for this month and then a total and then all the sales for each country for last month and then a total but the pivot table is putting the totals for both current and prior month at the end. is there a way to move the totals after the data so it shows current month/current month total and prior month/prior month total?

Thanks
Karen

Current Month______________________Prior Month______________Current month total___Prior month total
Country.....UK....Spain...Norway..France...UK....Spain...Norway..France......Total..........................Total
Division_1..20......23.......24.......26.........25......28......30.........20............93............................103


based on your description, I think your data is in a crosstab format, meaning, in the raw data, you have a column for Current Month Sales and another column for Prior Month Sales..

with your required pivot table layout, you would need to restructure the data such that, in a single column, let's call it, Month Type, you would have the values "Current" or "Prior" and then another column for the actual Sales numbers..

this way, you would be able to drag the field Month Type into columns and you can have the subtotal right next to the values..
 
Upvote 0

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