View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
assaf1978 assaf1978 is offline
external usenet poster
 
Posts: 30
Default Cummulative graph

Hi,
If I have a series of data (% work per month) and I want to create a graph
showing it but each month will include the former months.
for instance: 1 10
2 20
3 30

will show 1 10
2 30
3 60

Thanks,
Assaf