LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 747
Default Programming Chart Series

1. Are there data in Sheet "17AE" range M3:M42 as defined by the formula:
"='17AE'!R3C13:R42C13"

2. Are there data in the X-Values range as defined by the code you listed ?

3. Is the worksheet actually spelled "17AE" (i.e. no spaces) ?

What I think is likely happening is that once one of the series foumula
lists an invalid reference then you are in a cul-de-sac and can't
programmatically change it. If you first manually correct the formula(s) and
then run the code it might work.

If not successful feel free to email me a copy of the project and I can have
a look. I suggest that you delete any unnecessary sheets & data and just send
a simplified version that still exhibits the problem.

Remove the text "SpammersDie!!!" from the following address:


Regards,
Greg


"Ken Kazinski" wrote:

Hi Greg,

I really appreciate the help. I have changed the code in a number of ways
and each time when I try to set the xvalue I get the error.

.XValues = oSheet.Range(Cells(3, Col_M), Cells(RowNo - 1, Col_M))

I have global constants for all the Col_(letter) variables.

I checked for protection or locked cells and I can not find any.

Ken

 
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 chart maximum series should more than 255 series kameking Charts and Charting in Excel 5 August 22nd 10 10:52 AM
User Selectable Series and Number of Series for Line Chart Dave in NJ Charts and Charting in Excel 2 February 23rd 09 12:18 AM
how to plot column chart with one series against multiple series. svenkateshmurthy Charts and Charting in Excel 2 October 16th 07 09:09 PM
chart data series -- plot a table as a single series hjc Charts and Charting in Excel 7 September 20th 05 05:52 PM
Series fill of "patchy" Data set or some Programming fix Ravvy Excel Worksheet Functions 1 May 10th 05 02:58 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"