PC Review


Reply
Thread Tools Rate Thread

Convert Chart Series Formula to Array Via VBA?

 
 
Kevin G
Guest
Posts: n/a
 
      4th May 2004
I am trying to convert the Chart series formula below to an array via VBA. I
have tried recording a macro and have had no success. I used the select
series, click in the formula bar and hit F9 and this does not work.
Can anyone help?

Formula =
"=SERIES(FirstFeltData!R1C65,FirstFeltData!R2C10:R100C10,FirstFeltData!R2C66
:R100C66,1)"



 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      5th May 2004
Kevin -

It works only for a limited number of points, not because of the number
of points, but because of the characters required to describe them. You
can read more about the problem and possible workarounds here:

http://peltiertech.com/Excel/ChartsH...ChartData.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Kevin G wrote:

> I am trying to convert the Chart series formula below to an array via VBA. I
> have tried recording a macro and have had no success. I used the select
> series, click in the formula bar and hit F9 and this does not work.
> Can anyone help?
>
> Formula =
> "=SERIES(FirstFeltData!R1C65,FirstFeltData!R2C10:R100C10,FirstFeltData!R2C66
> :R100C66,1)"
>
>
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I use an array formula as a series in an Excel chart =?Utf-8?B?bXJpY2UyNTY=?= Microsoft Excel Charting 1 21st Feb 2007 03:13 PM
Array as chart series data source =?Utf-8?B?TWl0Y2g=?= Microsoft Excel Programming 1 19th Apr 2005 10:59 PM
Convert Chart Series Formula to Array Via VBA? Kevin G Microsoft Excel Programming 1 6th May 2004 05:13 AM
Max length of chart data series array madge Microsoft Excel Charting 1 13th Aug 2003 05:49 PM
Assign data to chart series, using array Stratuser Microsoft Excel Programming 1 24th Jul 2003 06:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:40 AM.