Hello,
I'd like to add series to a chart on a new sheet. The name and range is based on r, however the range works fine, but the name gives an error.
I tried setting the name as a Range variable and as string as well, but no luck so far...
Any tips?
For r = 1 To 8
.SeriesCollection.NewSeries...