Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jeff
 
Posts: n/a
Default 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
  #2   Report Post  
Barb Reinhardt
 
Posts: n/a
Default

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



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
Plotting data in Excel Dave Mac Charts and Charting in Excel 3 February 15th 05 04:54 AM
Scatter Graph - Data Label Problems TBD Charts and Charting in Excel 2 January 16th 05 06:08 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 06:55 PM
I am having problems creating pivot table of data wyman Charts and Charting in Excel 1 January 12th 05 06:17 PM
Layout/Formatting problems of Data Queries in Excel? Andrew Harding Excel Discussion (Misc queries) 0 December 23rd 04 04:51 AM


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