Greetings
I have a macro that sets the fill and/or line color of 4 different charts to either red, blue, or green.
I recorded the macro as I performed the steps that I would take and this is the code that resulted.
![]()
Please Login or Register to view this content.
But now I'm getting a Run-time error '91': Object variable or With Block variable not set.
It highlights the first line of code "ActiveChart.FullSeriesCollection(1).DataLabels.Select" when I attempt to debug.
I would really appreciate finding out what I'm missing here.
Thanks a bunch in advance.
Bookmarks