Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Plotted data changes in XY Plot if first cell is in X data is blan

I am plotting an XY scatter. The X and Y data is found in cells that have
formulas in them, and the result of these formulas changes based on user
input via a drop down box. When the first cell in the range is a blank (not
zero, the formula returns "", i.e. an absence of data), the chart changes
format such that the Y values are plotted against a series 1,2,3,.... etc.
If the blanks fall elsewhere in the columns, the plot is charted
appropriately. I cannot substitute the blank with a zero, because it changes
the nature of the plot and the regression line on it.

Thank you for your assistance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,489
Default Plotted data changes in XY Plot if first cell is in X data isblan

Hi,

How about returning NA() instead of ""

Cheers
Andy

AnesthesiaResearch wrote:

I am plotting an XY scatter. The X and Y data is found in cells that have
formulas in them, and the result of these formulas changes based on user
input via a drop down box. When the first cell in the range is a blank (not
zero, the formula returns "", i.e. an absence of data), the chart changes
format such that the Y values are plotted against a series 1,2,3,.... etc.
If the blanks fall elsewhere in the columns, the plot is charted
appropriately. I cannot substitute the blank with a zero, because it changes
the nature of the plot and the regression line on it.

Thank you for your assistance.


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
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
Excel - xy plot fill plotted rectangle Mark Charts and Charting in Excel 4 September 15th 09 04:54 PM
Copying data from 1 worksheet and pasting to another skipping blan Concertgoer Excel Discussion (Misc queries) 1 October 1st 08 12:30 AM
Need chart of 1 data set plotted against another similar data set Steve Charts and Charting in Excel 2 April 25th 08 10:41 PM
How to avoid when linked source data is changed, chart turns blan. Chris S (Belgium) Charts and Charting in Excel 0 March 9th 06 01:10 PM
Data available for plotting vs already plotted data L Mehl Excel Programming 4 May 27th 04 05:48 AM


All times are GMT +1. The time now is 05:58 AM.

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"