A
ato_zee
=IF(F4=1,H4,-1)
Nearly all cells have numeric values, and for
those with a value of 1 it works correctly,
where the values are numeric it also works
correctly.
BUT - a few cells have 1 or 2 alphabetic
characters, which means they are not equal
to 1, so should yield a value of -1.
For example I want XY, as it is clearly not 1,
so condition F4=1 fails, to evaluate to -1
The referenced cells are formatted
number.
Is Excel flawed or am I missing something?
Excel 2002 SP3
Nearly all cells have numeric values, and for
those with a value of 1 it works correctly,
where the values are numeric it also works
correctly.
BUT - a few cells have 1 or 2 alphabetic
characters, which means they are not equal
to 1, so should yield a value of -1.
For example I want XY, as it is clearly not 1,
so condition F4=1 fails, to evaluate to -1
The referenced cells are formatted
number.
Is Excel flawed or am I missing something?
Excel 2002 SP3