PC Review


Reply
Thread Tools Rate Thread

Cell formulas display "0" (zero's)

 
 
Lenny
Guest
Posts: n/a
 
      9th Mar 2010
How can I get excel to not display a 0 (zero) in a cell with a simple
calculation like:
Z3+A4. I don't want the cells to display zeros before it displays the
calculation when entries are made into the formula cells and I don't want to
have to make the entries white to hide them. There's gotta be a way to not
show this value.

My thanks

Lenny
 
Reply With Quote
 
 
 
 
Per Jessen
Guest
Posts: n/a
 
      9th Mar 2010
Maybe this:

=IF(Z3+A4<>0,Z3+A4,"")

Regards,
Per

"Lenny" <(E-Mail Removed)> skrev i meddelelsen
news:6874E613-EC29-4475-BA96-(E-Mail Removed)...
> How can I get excel to not display a 0 (zero) in a cell with a simple
> calculation like:
> Z3+A4. I don't want the cells to display zeros before it displays the
> calculation when entries are made into the formula cells and I don't want
> to
> have to make the entries white to hide them. There's gotta be a way to
> not
> show this value.
>
> My thanks
>
> Lenny


 
Reply With Quote
 
Eduardo
Guest
Posts: n/a
 
      9th Mar 2010
Hi,
in excel 2007, click on the microsoft button, excel options at the
bottom,Advance, Display options for this worksheet, uncheck show a zero in
cells that have zero value

"Lenny" wrote:

> How can I get excel to not display a 0 (zero) in a cell with a simple
> calculation like:
> Z3+A4. I don't want the cells to display zeros before it displays the
> calculation when entries are made into the formula cells and I don't want to
> have to make the entries white to hide them. There's gotta be a way to not
> show this value.
>
> My thanks
>
> Lenny

 
Reply With Quote
 
Blue Max
Guest
Posts: n/a
 
      9th Mar 2010
Hello Lenny,

You have several additional options here.

FIRST, the Excel options include an option in one of the display sections to
suppress zero values on the worksheet. This will suppress the display of
any zero "0" result in the entire worksheet, provided this is what you want.
In Excel 2007, uncheck the option found on the menu option under 'Office
Button (marble sized button on left of Excel menu bar) > Excel Options
button > Advanced > Display options for this worksheet > Show a zero in
cells that have a zero value'.

SECOND, you also have the option of creating a custom number format that
will suppress the display of a zero value. Select the group of cells you
want to suppress the zeros for and then right-click and select the option to
'Format Cells'. In this dialog choose the number tab and select the desired
format. Once you have highlighted the desired format, then select the
custom format item. You can now see the actual format for the format chosen
to begin with and edit the format. This format, if a number format, can
have four sections divided by semi-colons (positve values; negative values;
zero values; text). The third section controls the display of the zero
values in a cell. For example, if the custom format for the number is
#,##0.00_);[Red](#,##0.00);"" then the last section showing two quotes ("")
will suppress the display of any zero value.

Hope this is clear enough. If not, please reply.

Richard

******************************
"Lenny" <(E-Mail Removed)> wrote in message
news:6874E613-EC29-4475-BA96-(E-Mail Removed)...
> How can I get excel to not display a 0 (zero) in a cell with a simple
> calculation like:
> Z3+A4. I don't want the cells to display zeros before it displays the
> calculation when entries are made into the formula cells and I don't want
> to
> have to make the entries white to hide them. There's gotta be a way to
> not
> show this value.
>
> My thanks
>
> Lenny


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Replace "Cell based" formulas with "word-based" formulas Brian Microsoft Excel Worksheet Functions 2 19th Oct 2009 10:29 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Microsoft Excel Misc 2 8th Aug 2008 01:54 AM
Format cell to display "Y" or "N"when entering a 1 or zero =?Utf-8?B?QnJhZA==?= Microsoft Excel Misc 7 8th Feb 2007 06:50 PM
LOTUS TRANSITION KEYS "/" "R" / "V" convert formulas to text. =?Utf-8?B?Ym9iQGdvcmRvbmVuZ2luZWVyaW5nLmNvbQ==?= Microsoft Access Getting Started 3 18th Jan 2006 09:15 AM
"if, IsError,Cell & Formulas";giving error message when cell is #R =?Utf-8?B?Y29jbw==?= Microsoft Excel Programming 5 7th Jun 2005 03:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:12 PM.