G
Guest
Hi
=IF(ISNUMBER('input sheet'!K29),'input sheet'!K29,"")
This formula works BUT I need the cell to display as totally empty. At the moment if K29 has 0.00, then 0.00 is displayed.
Can anyone advies me what I need to put on the formula to achieve this. (ie if it's possible)
=IF(ISNUMBER('input sheet'!K29),'input sheet'!K29,"")
This formula works BUT I need the cell to display as totally empty. At the moment if K29 has 0.00, then 0.00 is displayed.
Can anyone advies me what I need to put on the formula to achieve this. (ie if it's possible)