Only chart numerical values, not error values

  • Thread starter Thread starter Guest
  • Start date Start date
Hi,

If you have #N/A in the cell then the point will not be plotted.
But if there is a valid data point(s) after it then the line will be
plotted to join those points interpolating the gap in between. It will
not leave put a break in the line.

This shows you what happens.
http://www.andypope.info/charts/brokenlines.htm

Or maybe you simply need to format the series so No border is plotted.

Cheers
Andy
 
My mistake, easy fix. Right-click the data series click 'Format Data Series'
'Patterns' and select 'None' for the line.
Thanks Andy.
 
Back
Top