PC Review


Reply
Thread Tools Rate Thread

ActiveChart, Data!R code

 
 
JP
Guest
Posts: n/a
 
      29th Jul 2008
I am troubleshooting some prior code which is giving me a 'invalid parameter'
error 1004. c and d are global integers. This was created in xl2003 and
appears not to work in xl2007. Are there suggestions on how to rewrite this?

ActiveChart.SeriesCollection(a).Name = "=Data!R" & c & "C" & d
ActiveChart.SeriesCollection(a).XValues = "=Data!R" & c & "C" & d + 1
ActiveChart.SeriesCollection(a).Values = "=Data!R" & c & "C" & d + 2
ActiveChart.SeriesCollection(a).BubbleSizes = "=Data!R" & c & "C" & d + 3
 
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
ActiveChart location Danny Microsoft Excel Programming 1 23rd Oct 2009 09:35 PM
Activechart Location Danny Microsoft Excel Programming 0 8th Oct 2009 06:03 PM
Edit Chart Macro Help - Skip ActiveChart Selection if no data conorfinnegan@gmail.com Microsoft Excel Programming 1 6th Apr 2007 10:30 PM
Activechart.SetSourceMethod grinning_crow Microsoft Excel Charting 2 1st Mar 2004 02:21 PM
Argument List Of ActiveChart.Location And ActiveChart.ChartType Mo Microsoft Excel Programming 2 1st Sep 2003 11:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:56 PM.