add numbers in a column and transfer result to another column

P

planecents

what formula allows me to add numbers in a column and transfer the ongoing
result to another column?
 
P

planecents

Mike
It works for the one cell in but i would like B to continue to add the
values represented in the next row of A and continue to total the new value
in A
Thanks
Bob @ planecents
 
G

Gord Dibben

In B1 enter =A1

In B2 enter = B1+A2

Double-click to fill down.


Gord Dibben MS Excel MVP
 
Top