Thread: Cummulative
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave F Dave F is offline
external usenet poster
 
Posts: 2,574
Default Cummulative

Perhaps your source data table can have cumulative calculations?

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"tjh" wrote:

Hello,

I am a newby to using pivot tables. Is it possible to make a pivot table
display cummulative values. If the source of my values is by month, and I
want it to dispay cummulative in the pivot table.
For instance -- Feb = Jan+Feb, Mar = Jan+Feb+Mar, Apr =
Jan+Feb+Mar+Apr......etc.

How can I do this?

Thanks,