LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Creating a blank cell for a chart to ignore

"recrit" wrote:

On Jul 9, 7:21 pm, Redsphynx
wrote:
Hi,
I need to use this formula for my charts, =IF(E2="","",F1+E2)
but what I need it to do is to ignore these blank cells until there is a
false response.

At the moment my chart is plotting these as $0.00 right along the bottom of
the chart, and what I need is for it not to display until an amount is in the
cell.

Thanks,
Craig


could use NA() instead of "".... =IF(E2="",NA(),F1+E2)
this will ignore that point in the plot

Thanks, this is a lot better than plotting zeros! It is only a partial
solution, however, and the plot line is still connected across that point,
instead of being a "gap" as it would be if the cell were truly blank. I
really need to get a blank cell to show that the value is missing.
 
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
How do I ignore blank lines Wendy Excel Discussion (Misc queries) 1 November 28th 07 05:25 PM
Ignore blank cells Angyl Excel Discussion (Misc queries) 4 October 30th 07 09:42 PM
ignore blank Naomi Excel Discussion (Misc queries) 1 December 1st 06 12:55 PM
How to ignore blank cells MattBeckwith Charts and Charting in Excel 10 February 19th 06 11:16 PM
how do you ignore blank cells Kerry Excel Discussion (Misc queries) 1 February 16th 05 01:55 PM


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