P
Pat
I am trying to get the following formula return CHAR252 if I77 contains a
number greater than 0.
=IF(ISNUMBER(I77)*(I77>0),"",CHAR(252))
Thank you if you can help.
Pat
number greater than 0.
=IF(ISNUMBER(I77)*(I77>0),"",CHAR(252))
Thank you if you can help.
Pat