Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks a lot Nick!
"Nick Hodge" wrote: Hannes For the activechart Sub deleteSeries() Dim sc As Series For Each sc In ActiveChart.SeriesCollection sc.Delete Next sc End Sub -- HTH Nick Hodge Microsoft MVP - Excel Southampton, England HIS "Hannes" wrote in message ... Hello there, Can anyone help me with a code that delets all series in a certain chart? No matter how many series there are. Thanks.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
loops???? | Excel Worksheet Functions | |||
Loops | Excel Discussion (Misc queries) | |||
Using For - Next Loops in VB | New Users to Excel | |||
Do Loops | Excel Programming | |||
Loops | Excel Programming |