Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any format to make the cell equal to blank if the value = 0%.
Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Menu ToolsOptions and on the View tab, uncheck the Zero Values box.
-- HTH Bob Phillips "broogle" wrote in message oups.com... Is there any format to make the cell equal to blank if the value = 0%. Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Custom Number Format:
0%;-0%; -- Rob van Gelder - http://www.vangelder.co.nz/excel "broogle" wrote in message oups.com... Is there any format to make the cell equal to blank if the value = 0%. Thanks |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 0%;-0%;;@ format=Cells, Number tab, put in Custom. -- Regards, Tom Ogilvy "broogle" wrote in message oups.com... Is there any format to make the cell equal to blank if the value = 0%. Thanks |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks a lot!!!
Tom Ogilvy wrote: 0%;-0%;;@ format=Cells, Number tab, put in Custom. -- Regards, Tom Ogilvy "broogle" wrote in message oups.com... Is there any format to make the cell equal to blank if the value = 0%. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index/match - make blank cells return a blank value. | Excel Worksheet Functions | |||
Excel 2002: Return blank when VLOOKUP on blank cells | Excel Discussion (Misc queries) | |||
Average Formula to display blank cell if named range is blank | Excel Worksheet Functions | |||
Not showing blank and non blank items in filter mode for values | Excel Worksheet Functions | |||
Copying and pasting a worksheet to a blank and removing blank rows | Excel Programming |