another IF function

M

Micayla Bergen

i have this formula =IF('MDA Template'!F10=0,"n/a",I10*0.25), i want to have
my cell equal the result of I10x0.25 if F10 on the other sheet does not equal
zero. in this instance everything equals zero except F10 but it still says
'n/a'. what have i done wrong?
Thanks
 
D

Dave Peterson

Is F10 in "MDA Template" empty?

Excel will treat that as a 0.

Second guess...

You have calculation set to manual.
Tools|options|calculation tab to check/change.
 
M

Micayla Bergen

F10 is not empty - it is the only cell in the MDA template worksheet that is
not.
Calculation is already set to automatic
 
M

Micayla Bergen

Dave i had 2 worksheets the same and was using the 'copy' instead of the real
one
sorry to waste your time
thanks for attempting to help this excelling idiot
 
D

Dave Peterson

Glad you found your solution and thanks for posting back.

Don't you hate these kinds of errors??
 
Top