#1   Report Post  
Posted to microsoft.public.excel.misc
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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 860
Default Cummulative graph

Hi Assaf,

In your example put this in column C and drag down as far as is needed.
=IF(B1="","",SUM(B$1:B1))

HTH
Martin


"assaf1978" wrote in message
...
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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cummulative Return Biff Excel Worksheet Functions 4 August 22nd 07 07:20 PM
Cummulative tjh Excel Worksheet Functions 2 February 13th 07 10:55 PM
Plotting Cummulative Data In A Line Graph tkeith Charts and Charting in Excel 2 August 11th 06 01:36 AM
A Cummulative List of Formulas lightswitch80 Excel Worksheet Functions 3 May 26th 06 12:18 AM
cummulative sum chiapas77 Excel Worksheet Functions 3 January 17th 06 06:48 PM


All times are GMT +1. The time now is 06:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"