S
sloth
I've selected a chart and when I try to run the following code inside
of a sub routine, I get the run-time error '1004': unable to set the
ColorIndex property of the Interior class
ActiveChart.SeriesCollection(1).Interior.ColorIndex = 3
Any help is appreciated.
of a sub routine, I get the run-time error '1004': unable to set the
ColorIndex property of the Interior class
ActiveChart.SeriesCollection(1).Interior.ColorIndex = 3
Any help is appreciated.