Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default How do I plot "" as empty rather than zero in a chart

I have an if statement that either populates cells with a numeric value or
blank, i.e. "". I then want to chart the result. For example, I might have
the values 56, "",85,75,"" in cells A1:A5. When I plot this, the values ""
are interpreted as zero. If I truly have empty cells my plot is fine, only
plotting the 56,,85,75, . But since there is 'something' in the cell, i.e.
"", it wants to plot something. Is there a way to either populate the empty
cells with a code of some kind that would not plot, or somehow tell the chart
wizard to not to plot "" ?

I'm using Office 03 at work and 07 at home. I have the same problem with
both.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default How do I plot "" as empty rather than zero in a chart

Use NA() instead of ""
--
David Biddulph

"Russell.Ivory" wrote in message
...
I have an if statement that either populates cells with a numeric value or
blank, i.e. "". I then want to chart the result. For example, I might
have
the values 56, "",85,75,"" in cells A1:A5. When I plot this, the values
""
are interpreted as zero. If I truly have empty cells my plot is fine,
only
plotting the 56,,85,75, . But since there is 'something' in the cell,
i.e.
"", it wants to plot something. Is there a way to either populate the
empty
cells with a code of some kind that would not plot, or somehow tell the
chart
wizard to not to plot "" ?

I'm using Office 03 at work and 07 at home. I have the same problem with
both.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 4
Default How do I plot "" as empty rather than zero in a chart



"David Biddulph" wrote:

Use NA() instead of ""
--
David Biddulph

"Russell.Ivory" wrote in message
...
I have an if statement that either populates cells with a numeric value or
blank, i.e. "". I then want to chart the result. For example, I might
have
the values 56, "",85,75,"" in cells A1:A5. When I plot this, the values
""
are interpreted as zero. If I truly have empty cells my plot is fine,
only
plotting the 56,,85,75, . But since there is 'something' in the cell,
i.e.
"", it wants to plot something. Is there a way to either populate the
empty
cells with a code of some kind that would not plot, or somehow tell the
chart
wizard to not to plot "" ?

I'm using Office 03 at work and 07 at home. I have the same problem with
both.

Thanks





That works perfectly, thanks!
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
Cannot find "Plot empty cells as" option in 2007 Jack Tripper Charts and Charting in Excel 6 November 26th 08 12:38 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
How to create a scatter chart with 2 "X" values with common "Y"s M_LeDuc Charts and Charting in Excel 2 September 13th 07 10:26 PM
Can "y" be determined for a given "x" on a smoothed x-y plot geoboss Charts and Charting in Excel 1 October 7th 06 01:26 PM
modifying the area plot to a "top-hat" instead of a "saw-tooth" Curious27 Charts and Charting in Excel 9 June 16th 06 03:56 AM


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