Simple formula doesn't quite add up

C

circeo

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?
 
R

RagDyer

Try this:

<Tools> <Options> <Edit> tab,

And *Uncheck*
"Extend List Formats & Formulas".
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

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?
 

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