F
FLOYD III
When I use an IF statement such as =IF((A1*1.5)-B2=0, "OK", "CHECK VALUE") ---- It works fine if the value is a whole number or has a 0.5 decimal. All other conditionals with decimal values exibit the same result. If I calculate the value into cell B2, it works fine. What did I miss here???
This is a pain as our specification is that the value of X must be 1.5 times that of Y --- which has lots of decimal values. Tried times 10 and other tricks to no avail.
Anyone got a cure or direction about what I may have over looked?
This is a pain as our specification is that the value of X must be 1.5 times that of Y --- which has lots of decimal values. Tried times 10 and other tricks to no avail.
Anyone got a cure or direction about what I may have over looked?