B
BHatMJ
I get this error message "unable to set the Values property of the Series
class" when trying to re-set a chart series to another range. Can anyone
help?
CODE:
Worksheets("analyze").ChartObjects("resChart").Activate
ActiveChart.ChartArea.Select
ActiveChart.SeriesCollection(1).Values = "=results!R4C4:R4C63"
class" when trying to re-set a chart series to another range. Can anyone
help?
CODE:
Worksheets("analyze").ChartObjects("resChart").Activate
ActiveChart.ChartArea.Select
ActiveChart.SeriesCollection(1).Values = "=results!R4C4:R4C63"