P
Pat
Here is a simple arithmetic question
=SUM((AR32*AU32+AR32/1.4)+(AS32*AU32+AS32))
Each of the cell contain the following values:
AR32 = 4.70
AU32 = 20%
AS32 = 0.00
The current formula will return:
4.30
The correct answer according to my calculations is 4.028
Is the formula wrong or am I wrong?
Pat
=SUM((AR32*AU32+AR32/1.4)+(AS32*AU32+AS32))
Each of the cell contain the following values:
AR32 = 4.70
AU32 = 20%
AS32 = 0.00
The current formula will return:
4.30
The correct answer according to my calculations is 4.028
Is the formula wrong or am I wrong?
Pat