D
dave parks
I am using the "IF" formula and it is returning the incorrect results for
some of the cells on my worksheet. For example, =IF(Q14>R14,1,0). Q14 is >
R14 but it is returning 0 as a result instead of 1. It only does it when one
of the values is less than ten. If both values are double-digits, then it
yields the correct results.
some of the cells on my worksheet. For example, =IF(Q14>R14,1,0). Q14 is >
R14 but it is returning 0 as a result instead of 1. It only does it when one
of the values is less than ten. If both values are double-digits, then it
yields the correct results.