how do i calculate cumulative percentages in Pivot table reports

B

Bala

I want to calculate cumulative percentages for a calculated field item. Can
someone help me.
 
J

Joel

You would use =SUM(A1:A10)

the percenate is stored as a number 1% = .01

Adding the percentages will give the total percentages. You may need to
format the cell with the sum formula so it also will be in percentage.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top