Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
famdamly
 
Posts: n/a
Default What is the simplest way


to have a cell that has a value of zero just be blank instead of showing
the 0


--
famdamly
------------------------------------------------------------------------
famdamly's Profile: http://www.excelforum.com/member.php...o&userid=29382
View this thread: http://www.excelforum.com/showthread...hreadid=513079

  #2   Report Post  
Posted to microsoft.public.excel.misc
Arvi Laanemets
 
Posts: n/a
Default What is the simplest way

Hi

=IF(YourFormula=0,"",YourFormula)


Arvi Laanemets


"famdamly" wrote in
message ...

to have a cell that has a value of zero just be blank instead of showing
the 0


--
famdamly
------------------------------------------------------------------------
famdamly's Profile:

http://www.excelforum.com/member.php...o&userid=29382
View this thread: http://www.excelforum.com/showthread...hreadid=513079



  #3   Report Post  
Posted to microsoft.public.excel.misc
jhct
 
Posts: n/a
Default What is the simplest way


probably not the quickest way...but if my sheet has no background colour
(i.e - its white), I just apply a conditional format to colour the font
white if its equal to zero, then paint the format wherever you want it.
Does the trick for me.


--
jhct
------------------------------------------------------------------------
jhct's Profile: http://www.excelforum.com/member.php...o&userid=31562
View this thread: http://www.excelforum.com/showthread...hreadid=513079

  #4   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default What is the simplest way

Try the following in order to make all zeros show blank.

Click on Tools - Options
Select the View tab
Deselect the Zero values option
Click on OK

  #5   Report Post  
Posted to microsoft.public.excel.misc
George
 
Posts: n/a
Default What is the simplest way

Change the cells number format
Format Cells Number
Then select custom

It has 4 sections separated by semi-colon
Positive;negative;zero;text
so for eg.
"0.00";[RED]-"0.00";""
Positives: 2 decimal places
Negatives: 2 decimal places in red
Zero : is blank

Although i prefer to use the dash
"0.00";[RED]-"0.00";"-"
The dash is less intrusive but still lets you know the cell has a value
and is not blank

George


famdamly wrote:
to have a cell that has a value of zero just be blank instead of showing
the 0


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the simplest way to print multiple worksheets? substring Charts and Charting in Excel 1 April 21st 05 11:49 PM
What's the simplest way to copy data from another workbook JohnT Excel Worksheet Functions 0 January 16th 05 01:19 AM


All times are GMT +1. The time now is 10:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"