B
BRG
I am having a problem deleting a chart series. The series contains a zero
value. The chart is a log-log plot. I am using the following code to try
and delete the series.
Activesheet.Seriescollection().Delete
I get the error:
Delete method of Series class failed.
The code works if there are no zero values in the series. Any help would be
greatly appreciated.
value. The chart is a log-log plot. I am using the following code to try
and delete the series.
Activesheet.Seriescollection().Delete
I get the error:
Delete method of Series class failed.
The code works if there are no zero values in the series. Any help would be
greatly appreciated.