ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   need help with formula (https://www.excelbanter.com/excel-discussion-misc-queries/133802-need-help-formula.html)

Mike

need help with formula
 
when i do a =(a1/a2)*a3--- the answer is not correct...... i am doing
numbers like 1531.23 / 12700.45 * 7034.54----- it is not giving me the same
answer as a calculator.. ????????????????? why
--
thx mike

Dave F

need help with formula
 
What value are you expecting to get?
=A1/A2*A3 resolves to the same value as =(A1/A2)*A3. Using your numbers, I
get 848.1195 either way.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"mike" wrote:

when i do a =(a1/a2)*a3--- the answer is not correct...... i am doing
numbers like 1531.23 / 12700.45 * 7034.54----- it is not giving me the same
answer as a calculator.. ????????????????? why
--
thx mike


David Biddulph[_2_]

need help with formula
 
What answer are you getting?
Are the figures in the 3 cells exactly as you've given them, or are they the
results of some formula and the values you've quoted perhaps the result of
some rounded display approximation to what is actually in the cell? Have
you tried formatting A1:A3 to more than 2 decimal places to see a better
approximation to what is really there?

Note also that the sort of numbers that you've quoted can't be represented
exactly in fixed point binary, so your answer will be an approximation
anyway (nominally to 15 figure accuracy).
--
David Biddulph

"mike" wrote in message
...
when i do a =(a1/a2)*a3--- the answer is not correct...... i am doing
numbers like 1531.23 / 12700.45 * 7034.54----- it is not giving me the
same
answer as a calculator.. ????????????????? why
--
thx mike




Mike S.

need help with formula
 
If you want a result of 1.7139005e-5, then your formula is =a1/(a2*a3).
Excel's default sort order is the same as standard mathematics: parenthesis,
powers, multiply/divide, add/subtract.
--
Mike S.


"Dave F" wrote:

What value are you expecting to get?
=A1/A2*A3 resolves to the same value as =(A1/A2)*A3. Using your numbers, I
get 848.1195 either way.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"mike" wrote:

when i do a =(a1/a2)*a3--- the answer is not correct...... i am doing
numbers like 1531.23 / 12700.45 * 7034.54----- it is not giving me the same
answer as a calculator.. ????????????????? why
--
thx mike


Jerry W. Lewis

need help with formula
 
Note also that formatting does not change the underlying values, so if you
are using cell references to the results of formulas instead of explicitly
entered constants 1531.23, 12700.45, and 7034.54, then the result might be
anywhere between 848.1157 and 848.1232 depending on what is in the 3rd+
decimal places of these numbers.

Jerry

"Dave F" wrote:

What value are you expecting to get?
=A1/A2*A3 resolves to the same value as =(A1/A2)*A3. Using your numbers, I
get 848.1195 either way.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"mike" wrote:

when i do a =(a1/a2)*a3--- the answer is not correct...... i am doing
numbers like 1531.23 / 12700.45 * 7034.54----- it is not giving me the same
answer as a calculator.. ????????????????? why
--
thx mike



All times are GMT +1. The time now is 02:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com