Calculating percentage from pivot table Grandtotals column

jocote46

Board Regular
Joined
May 11, 2009
Messages
57
Hello VBA experts,

I have a pivotTable source that have a list of Products Id's . Each Product Id have a GrandTotal. my objective is to look at the Product ID on the pivot table and calculate the percentage. See sample picture below:
1603393294592.png

Keep in mind that Product ID could be in a different Row (Column A) since one Day could have more transactions than another. let me know if you have any questions. thank you in advance for your help.

Walt
 

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.
Just want to let you know that I found an alternate solution. in the pivot table you can add another column but instead of Sum fuction on the Total column, you can show the values as a % of the column total. This has been solved.
 
Upvote 0
Solution

Forum statistics

Threads
1,213,536
Messages
6,114,211
Members
448,554
Latest member
Gleisner2

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