View Single Post
  #1   Report Post  
circeo
 
Posts: n/a
Default Simple formula doesn't quite add up

I can't figure out a knotty problem that has been plaguing me for months.


=SUM(T3:X3)-SUM(B3:P3,R3,S3,Y3)

The above formula tallys a cash register. The simple arithmetic formula
tallys all forms of income (receipts) including cash, checks, credit cards,
gift certificates, etc.
And then subtracts from the total the sum of all sales and services.

The formula is loaded in column Z. The automatic calculation button is
selected and the formula works perfectly until I reach the Y column and enter
a value for gift certificate sales. As soon as I move off of the Y cell using
either the arrows or the ENTER key...

the Z cell "flashes" and the formula changes. Y is inserted at the end of
the first calculation and the formula reads:


=SUM(T3:Y3)-SUM(B3:P3,R3,S3,Y3)

Obviously, the tally is incorrect since the value in Y is now in BOTH sides
of the equation.

Any suggestions?

--
kc