if=0 then n/a if<0 leave the value in the cell

B

Bob Phillips

Has to be in another cell

=IF(A1=0,NA(),A1)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 
Top