Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default unwanted zeros

I have some cells that have formulas in them on and
old spreadsheet, and when the value of the formula is
zero, the cell is blank.
I can't remember how I achieved this as I'm having
problems repeating it in my new sheet.
Format painting the old to the new won't do it.
Formatting cells on the old sheet shows me
the "general" number format is used, and the example is
blank.
On the new one, a value of zero is showing in the
example box.
I thought text formatting would work, but no.
Can you help?
Thanx ahead, Greg Carter
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default unwanted zeros

Couple of ways:

1) Tools/Options/View, uncheck the Zero values checkbox.

2) Format/Cells/Number/Custom General;General;;@

3) Format/Conditional Format... Set the font color to the background
color if the cell value is 0.



In article ,
"Greg Carter" wrote:

I have some cells that have formulas in them on and
old spreadsheet, and when the value of the formula is
zero, the cell is blank.
I can't remember how I achieved this as I'm having
problems repeating it in my new sheet.
Format painting the old to the new won't do it.
Formatting cells on the old sheet shows me
the "general" number format is used, and the example is
blank.
On the new one, a value of zero is showing in the
example box.
I thought text formatting would work, but no.
Can you help?
Thanx ahead, Greg Carter

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default unwanted zeros

tools options view uncheck the box for "zero values"


---
Message posted from http://www.ExcelForum.com/

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default unwanted zeros

Greg,

Did you try
Tools/Options/View and uncheck "Zero Values"

John

"Greg Carter" wrote in message
...
I have some cells that have formulas in them on and
old spreadsheet, and when the value of the formula is
zero, the cell is blank.
I can't remember how I achieved this as I'm having
problems repeating it in my new sheet.
Format painting the old to the new won't do it.
Formatting cells on the old sheet shows me
the "general" number format is used, and the example is
blank.
On the new one, a value of zero is showing in the
example box.
I thought text formatting would work, but no.
Can you help?
Thanx ahead, Greg Carter



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default unwanted zeros

Or you could adjust the formula:

=if(yourformulahere="","",yourformulahere)

I like the formula approach because I can still see the zeros that should be
returned.



Greg Carter wrote:

I have some cells that have formulas in them on and
old spreadsheet, and when the value of the formula is
zero, the cell is blank.
I can't remember how I achieved this as I'm having
problems repeating it in my new sheet.
Format painting the old to the new won't do it.
Formatting cells on the old sheet shows me
the "general" number format is used, and the example is
blank.
On the new one, a value of zero is showing in the
example box.
I thought text formatting would work, but no.
Can you help?
Thanx ahead, Greg Carter


--

Dave Peterson



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
when i megre cells that begin with zeros , I lose the zeros RDC Excel Discussion (Misc queries) 1 November 16th 07 03:31 PM
Essbase: Text zeros to number zeros santhu Excel Discussion (Misc queries) 1 March 23rd 07 01:01 PM
Charting zeros as non zeros Typical Village Idut Charts and Charting in Excel 3 February 8th 07 10:18 PM
Unwanted Zeros in Excel Chart Displayed Values Daniel Compton Excel Discussion (Misc queries) 4 April 25th 06 04:07 PM
save text field w/ leading zeros in .csv format & not lose zeros? Ques Excel Discussion (Misc queries) 1 May 4th 05 06:21 PM


All times are GMT +1. The time now is 09:01 PM.

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"