![]() |
How do I set a cell as empty unless zero is entered?
I'm trying to use formulas to keep cells empty unless a zero is actually
entered. I don't want Excel to automaticall assume empty cells are zeros. Is there a way to do this? Any and all help is greatly appreciated. Thank you in advance. Sláinte! Heff |
How do I set a cell as empty unless zero is entered?
=IF(ISBLANK(A1),"", A1)
-- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "S. Heff" wrote in message ... I'm trying to use formulas to keep cells empty unless a zero is actually entered. I don't want Excel to automaticall assume empty cells are zeros. Is there a way to do this? Any and all help is greatly appreciated. Thank you in advance. Sláinte! Heff |
All times are GMT +1. The time now is 05:49 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com