Store formula in Cell

G

Guest

I am trying to store a formula in a cell and evaluate when data is input.
Example; Credit Card Bal that lowers the available amount as it items are
posted. I want to store in many more cells.

F G
($9,000.05) $999.95
($7,697.25) $1,302.80
($7,627.80) $69.45
($7,252.80) $375.00
($6,920.82) $331.98
($5,880.82) $1,040.00
($4,368.40) $1,512.42
($2,910.45) $1,457.95
($2,655.30) $255.15
($175.80) $2,479.50
($75.80) $100.00
($72.80) $3.00
($71.80) $1.00

formula is : =SUM(F7,G8) in each cell.
 
G

Guest

Can I save the formula in the cell? I don't want it to show any figues until
G colum is input.
 

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

Top