excel - consecutive addition and increase in values

  • Thread starter Thread starter tcbc71
  • Start date Start date
T

tcbc71

Help.

Attempting to use a Sum Formula to increase the value from one row t
the next within a column. For example A1 = 11, A2=5, and A3=6. As
enter into each iterative cell, I want the cell to reflect th
increasing total. A1 = 11, A2=16, A3=22 .....

When I do this I am getting a 'circular reference' error and canno
find a way around it
 
why you dont made this in column B by using column A, so B1=A1; B2=A2+B1,
and just pull formula down?
You can always hide A column if you want.
 

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