HELP WITH FORMULA

H

Hank Laskin

I have 3 columns.
C -I=J
These columns are continuous and I keep adding amounts to cells in column C
and deducting amounts from I column and need to end up with a total in
column J.

Could someone please help me with a formula that will continually give me a
total to column J as I enter information into column C and deducting from
column I.
 
C

CLR

=SUM(J1:J100)

Adjust range of cells to your need.......

Vaya con Dios,
Chuck, CABGx3
 
Top