Calculate to total individual lines

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

Guest

How do I set up excel to calculate individal lines consistently to where the
total of the previus line calculates automatically. I don't want a total sum
for the entire column but I want each item to total so that it appears that I
am adding each line item to the other.
 
hi, not sure can help, but would still need more of an example. maybe
someone else can pick it up.. thanks
 
Assume you have numbers in A1:D10

In E1 enter =SUM(A1:D1)

In E2 enter =SUM(A2:D2) + E1

Copy down to E10


Gord Dibben MS Excel MVP
 

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