Cummulative Sum in Pivot Table

C

C02C04

I have a pivot table and I am able to count number of orders within certain
dollar band. Below is an example.

Dollar Band # orders Cumm %
<100 10 20%
101-200 20 60%
201-300 10 80%
300 10 100%

How can I create the cummulative % next to the # orders column within the
pivot table?
 

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