ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   interrupted series in a line chart (https://www.excelbanter.com/charts-charting-excel/29891-interrupted-series-line-chart.html)

Patrick

interrupted series in a line chart
 
When I create standard multiple series line charts, when one of my series is
interrupted, excell puts the value at zero by default instead of simply
stopping it at the last data point (the data's under consideration are
downloads, i.e. the following cells are not 'empty'). I tried to solve the
issue with a simple if function, which does not work either.

Is there a way to by-pass the default zero value ?

Barb R.

If the cells are "EMPTY", Try
Tools - Options - Chart - Plot Empty cells as not plotted.

"Patrick" wrote:

When I create standard multiple series line charts, when one of my series is
interrupted, excell puts the value at zero by default instead of simply
stopping it at the last data point (the data's under consideration are
downloads, i.e. the following cells are not 'empty'). I tried to solve the
issue with a simple if function, which does not work either.

Is there a way to by-pass the default zero value ?


Tushar Mehta

If the cell contains a formula that evaluates to "" replace the "" with
NA()

If the cell is truly empty (no formula, no nothing), BarbR's suggestion
should do the job, though you need to select the chart before going
selecting the menu item.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
When I create standard multiple series line charts, when one of my series is
interrupted, excell puts the value at zero by default instead of simply
stopping it at the last data point (the data's under consideration are
downloads, i.e. the following cells are not 'empty'). I tried to solve the
issue with a simple if function, which does not work either.

Is there a way to by-pass the default zero value ?



All times are GMT +1. The time now is 06:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com