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

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
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,487
Messages
6,113,937
Members
448,534
Latest member
benefuexx

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