How to keep a running toal

J

Jazzman

I want to add up numbers in a line automatically for ex.
In column A I have 827 and in column B I have 45, I want column C to have
what A and B columns equal together. How do I do that in excel.
 
F

FSt1

hi
for your example in C2 it would be
=A2+B2
copy down

but that is not what i understand as a running total. that is just adding 2
number.
if this is not what you want, post back with more details.

Regards
FSt1
 
Top