Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

"zero" converts to blank!

Status
Not open for further replies.

shahyar

Chemical
Joined
Feb 15, 2005
Messages
216
Location
CA
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
 
Tools / Options / View - put a check next to "zero values"

=====================================
Eng-tips forums: The best place on the web for engineering discussions.
 
thanks electricpete!
your answer was small, but it resolved my big problem.
thanks again.
 
The free download Excel add-in utility, "ASAP Utilities", is very useful for this and other things.
 
Configurator,
Could you suggest the code that would perform this task - represent zeros as blanks and vice-versa.
 
Just discovered what code will give the required number format.
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top