R
ram1000
I have an excel file with some simple math:
=SUM(D10*D8)
The answer comes out
$126,017.90
This is the wrong answer.
D10 is a value figured from another cell x*94%
x=67.30 and is a varibale choice of two, the result is 63.26 w/ tw
decimals and is formated for currency.
D8 = 1992
1992*63.26 = $126,013.92
If I have a cell multiply these two numbers from a couple other cell
it comes out right????
Can't seem to find the problem, can you
=SUM(D10*D8)
The answer comes out
$126,017.90
This is the wrong answer.
D10 is a value figured from another cell x*94%
x=67.30 and is a varibale choice of two, the result is 63.26 w/ tw
decimals and is formated for currency.
D8 = 1992
1992*63.26 = $126,013.92
If I have a cell multiply these two numbers from a couple other cell
it comes out right????
Can't seem to find the problem, can you