how do i compile a cumulative sum graph?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have been trying to figure out how to make a cumulative sum grqaph from
data in excel which seems impossible. I have 2 lots of 400 pieces of data
therefore am hoping to be able to do it on a computer rather than having to
do it by hand!
 
If you can compile the numbers into the sheet, then you can chart them,
but you can't expect the chart to do the calculations. By "cumulative
sum" I assume you mean some kind of running total. In the column of
cells next to the data, put a formula that produces the running sum.
Then instead of plotting the original data, plot the calculated sums.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 

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

Back
Top