Thread
: [Solved]
Zero (0) in cell
View Single Post
01-18-2011, 01:16 PM
ConneXionLost
Windows XP
Office 2003
Simulacrum
Join Date: Jan 2010
Location: Victoria, Canada
Posts: 86
You can use a custom format like this:
Code:
#,##0_);(#,##0);""
but, be warned, it will hide ALL zeros.
Cheers,
ConneXionLost
View Public Profile
Find all posts by ConneXionLost