How do I create a running subtraction column?

A

aschneider

In other words, how do I create a column which subtracts from the preceeding
cell?
 
F

Frank Kabel

Hi
you may provide some more details what you're trying to do exactly.
Maybe post some example rows
 
M

Myrna Larson

If you want the balance in column B, and you are making entries in column A
which are to be subtracted from the balance, put the starting balance in B1.
In B2 put the formula =B1-A2
 
Top