Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ASG ASG is offline
external usenet poster
 
Posts: 2
Default If formula result = 0, do not display-leave cell blank

When the result of a formula's calculation is zero (0) I want the cell to
remain blank instead of showing 0. I am using Microsoft office Excel 2007
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default If formula result = 0, do not display-leave cell blank

Try something like this:

=IF(your_formula=0,"",your_formula)

Hope this helps.

Pete

On Dec 3, 12:52*am, ASG wrote:
When the result of a formula's calculation is zero (0) I want the *cell to
remain blank instead of showing 0. *I am using Microsoft office Excel 2007


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ASG ASG is offline
external usenet poster
 
Posts: 2
Default If formula result = 0, do not display-leave cell blank

Thank you Pete that solved my problem

"ASG" wrote:

When the result of a formula's calculation is zero (0) I want the cell to
remain blank instead of showing 0. I am using Microsoft office Excel 2007

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default If formula result = 0, do not display-leave cell blank

You're welcome - thanks for feeding back.

Pete

On Dec 3, 3:18*am, ASG wrote:
Thank you Pete that solved my problem



"ASG" wrote:
When the result of a formula's calculation is zero (0) I want the *cell to
remain blank instead of showing 0. *I am using Microsoft office Excel 2007- Hide quoted text -


- Show quoted text -


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
Average Formula to display blank cell if named range is blank Rachael F Excel Worksheet Functions 3 February 22nd 08 06:05 PM
leave cell blank and continue with formula hlpme Excel Worksheet Functions 4 December 4th 07 12:04 AM
How to leave a formula cell blank when it has no calculation to make Colin Hayes Excel Discussion (Misc queries) 9 May 13th 07 04:41 AM
Formula <0 leave cell blank Whit Excel Discussion (Misc queries) 3 August 13th 06 02:47 AM
How do I leave formula cell blank if 2nd reference cell is empty? Liana S Excel Discussion (Misc queries) 2 October 21st 05 04:38 PM


All times are GMT +1. The time now is 08:02 PM.

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

About Us

"It's about Microsoft Excel"