ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   problems with plotting "no data" (https://www.excelbanter.com/charts-charting-excel/15736-problems-plotting-%22no-data%22.html)

Jeff

problems with plotting "no data"
 
Hi,
I use a 3rd party plug-in to retrieve series of time based data, among
the data, some of them are listed as "No good data for this time". As the
result, the chart plotted them as 0 (instead of leaving them blank). The
chart type is scatter.


Please help.

Thanks

Barb Reinhardt

You could create another series with the following function

A1 = "No good data for this time"
B1 = if(A1="No good data for this time",NA(),A1)


"Jeff" wrote in message
...
Hi,
I use a 3rd party plug-in to retrieve series of time based data, among
the data, some of them are listed as "No good data for this time". As the
result, the chart plotted them as 0 (instead of leaving them blank). The
chart type is scatter.


Please help.

Thanks





All times are GMT +1. The time now is 04:18 AM.

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