MatthewBell
Technical User
Hello, thanks for looking
I have a load of charts that I regulary Reformat. I would now like to change to sourcedata to include more rows.
I'm planning on doing this with a For Next loop to go through each Series Collection on each chart and extend the ranges.
Before I can do this I need to know how to count the number of SeriesCollections on the ActiveChart so that I can assign the value to a variable for future use.
Easy, surely?
Well not for me, any help will be gratefully received.
Many thanks, Matt
I have a load of charts that I regulary Reformat. I would now like to change to sourcedata to include more rows.
I'm planning on doing this with a For Next loop to go through each Series Collection on each chart and extend the ranges.
Before I can do this I need to know how to count the number of SeriesCollections on the ActiveChart so that I can assign the value to a variable for future use.
Easy, surely?
Well not for me, any help will be gratefully received.
Many thanks, Matt