Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
nicolas
 
Posts: n/a
Default leave a cell blank

I am looking for a function that leaves a cell blank.
I am using now a function like: IF(condition,=1,""). So that if hte
condition is not fulfilled the cell remains blank (as it was before).
The problem is that "" is different than a blank cell! When you make some
chart excel takes "" as a zero value, but skips the blank cells.

Can anyone help? Thanks in advance.
  #2   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

Nicolas,

=IF(condition,1,NA())

The NA() will be ignored by your chart.

HTH,
Bernie
MS Excel MVP


"nicolas" wrote in message
...
I am looking for a function that leaves a cell blank.
I am using now a function like: IF(condition,=1,""). So that if hte
condition is not fulfilled the cell remains blank (as it was before).
The problem is that "" is different than a blank cell! When you make some
chart excel takes "" as a zero value, but skips the blank cells.

Can anyone help? Thanks in advance.



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
To Leave Cell blank Please Steved Excel Worksheet Functions 7 August 1st 05 12:20 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
blank cell turns to 0 LMB New Users to Excel 2 April 25th 05 03:57 PM
Custom format that shows blank cell if another cell is empty Zdenek Moravec Excel Discussion (Misc queries) 1 March 25th 05 11:45 AM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 02:51 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"