if then statement... can't make it work:S
Thanks again John!
--
sss
"John C" wrote:
=IF(ABS(A1)<5.01,1,0)
or
=ABS(A1)<5.01
Hope this helps.
--
John C
"sed" wrote:
i need some help trying to write a formula that states the following:
if a1 is greater than -5.01 and less than 5.01 then 1, 0
Thank you
|