Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I use the following code to assign a range in my macro. I checked with other
webite and the syntax seems to be correct. Activesheet.chartobjects("Chart 1").activate set rng = activesheet.range(cells(1,1), cells(x, y)) Activechart.seriescollection(1).values = rng x and y are variables I set earlier in the code. The error message I get is "run time error 1004. Unable to set the values property of the series class Thanks for the help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assign number to correct range | Excel Discussion (Misc queries) | |||
How do I assign a letter value to a range of data? | Excel Discussion (Misc queries) | |||
Assign number to every value in a data range??? | Excel Worksheet Functions | |||
assign a value to a range | Excel Discussion (Misc queries) | |||
Assign values to text | Excel Worksheet Functions |