cumulative total in pivot

S

Steve

I have three columns: account, year, amount. The data is sorted by account
and year. I want a pivot table that has account as row headings and year as
column headings. But instead of a straight sum I want the cumulative
sum...based on years. Is it possible to do it in a single "step"?
 

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