Kelvin Stott
Active Member
- Joined
- Oct 26, 2010
- Messages
- 338
Hello,
I would like to add new data points, one by one, to an existing data series...
Is there any way to do this in VBA using a construct similar to adding a new series (SeriesCollection.NewSeries), such as SeriesCollection(1).NewPoint?
Thanks for any help!
Kelvin
I would like to add new data points, one by one, to an existing data series...
Is there any way to do this in VBA using a construct similar to adding a new series (SeriesCollection.NewSeries), such as SeriesCollection(1).NewPoint?
Thanks for any help!
Kelvin
Last edited: