Pivot Table Percent of Total

jmeeko

New Member
Joined
Apr 6, 2002
Messages
8
I want to add a new (i.e. keep my summary raw data) column to a pivot table that will give me the current column as a percent of the column's total. Excel doesn't seem to want to let me add this as as anything but a new data row. Here's an example of what I want:<table border=1><tr><td>Rep</td><td>NY</td><td>%</td><td>Boston</td><td>%</td></tr><tr><td>Bob</td><td>5,000</td><td>33%</td><td>1000</td><td>50%</td></tr><tr><td>Jane</td><td>10,000</td><td>67%</td><td>1000</td><td>50%</td></tr><tr><td>Total</td><td>15,000</td><td>100%</td><td>2,000</td><td>100%</td></tr></table>

When I add a the same data field Excel wants to make it a new row (rather than column):<table border=1><tr><td>Rep</td><td>Data</td><td>NY</td><td>Boston</td></tr><tr><td>Bob</td><td>Sales</td><td>5,000</td><td>1,000</td></tr><tr><td></td><td>% Sales</td><td>33%</td><td>50%</td></tr><tr><td>Jane</td><td>Sales</td><td>10,000</td><td>1,000</td></tr><tr><td></td><td>% Sales</td><td>67%</td><td>50%</td></tr><tr><td>Total</td><td></td><td>15,000</td><td>2,000</td></tr><tr><td>Total %</td><td></td><td>100%</td><td>100%</td></tr></table>


Seems like this would be a simple thing but I'm missing something.

Thanks!
This message was edited by jmeeko on 2002-04-07 16:13
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Click on and drag the 'Data' field label to the right and then release.
This message was edited by Mark W. on 2002-04-07 16:47
 
Upvote 0

Forum statistics

Threads
1,214,522
Messages
6,120,022
Members
448,939
Latest member
Leon Leenders

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