"zero" converts to blank!
"zero" converts to blank!
(OP)
Hi,
I some Excel spreadsheet, when I put zero as input data, it changes to blank(nothing!), although in calculation, the spreadsheet uses zero, but I like to see zero in that cell.What do I need to do to resolve the problem?
Even in some spreadsheets, when they come up with zero, the show blank .
Thanks
I some Excel spreadsheet, when I put zero as input data, it changes to blank(nothing!), although in calculation, the spreadsheet uses zero, but I like to see zero in that cell.What do I need to do to resolve the problem?
Even in some spreadsheets, when they come up with zero, the show blank .
Thanks





RE: "zero" converts to blank!
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: "zero" converts to blank!
your answer was small, but it resolved my big problem.
thanks again.
RE: "zero" converts to blank!
Lee
http://www.lmco.com
RE: "zero" converts to blank!
RE: "zero" converts to blank!
Could you suggest the code that would perform this task - represent zeros as blanks and vice-versa.
RE: "zero" converts to blank!
Shahyar, you could right-click on the cells you want to format, click format cells, on the number tab, select custom, select a number format close enough and ensure that you specify the style you want (or nothing) after the second semi-colon. this is where the format for zeros is specified.
Cheers.