Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Charting / May 2008

Tip: Looking for answers? Try searching our database.

Don't plot non-numeric cells

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Catenary - 13 May 2008 00:38 GMT
Tools - Options - Chart - Plot empty cells as: Not plotted (leave gaps) works
only when the cell is actually empty.  The cell is empty when raw data is
missing, but the raw data has to be subtracted from a constant value.  I'm
using =IF(ISNUMBER(B4), B$1-B4,NA()) which returns #N/A when B4 is blank.  
The cell is not empty and consequently is plotted as an interpolated value
between B3 and B5.

I've tried copying and pasting values only and using "" instead of NA() to
no avail.

Short of clearing the contents manually (5% missing data points scattered
throughout 25,000 values) is there another way to leave gaps in the line
chart?
Jon Peltier - 13 May 2008 00:53 GMT
#N/A allows interpolation in a line or XY chart. Only a true blank allows a
gap. "" is text, and so is treated as a data point with value zero, thee
least useful of all.

You could select the data range, use Go To (F5 shortcut key), click Special,
then choose Formulas, the Errors option. This changes the selection to all
errors from formulas in that range. Press Delete to clear these cells.

Of course, if you need to change your data, you'll need to reinstate the
formulas.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______

> Tools - Options - Chart - Plot empty cells as: Not plotted (leave gaps)
> works
[quoted text clipped - 10 lines]
> throughout 25,000 values) is there another way to leave gaps in the line
> chart?
Catenary - 13 May 2008 01:04 GMT
Excellent!  It sure beats clearing over 1,000 non-contiguous cells by hand.
Thank you.

> #N/A allows interpolation in a line or XY chart. Only a true blank allows a
> gap. "" is text, and so is treated as a data point with value zero, thee
[quoted text clipped - 28 lines]
> > throughout 25,000 values) is there another way to leave gaps in the line
> > chart?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.