View Single Post
  #1   Report Post  
Michael C via OfficeKB.com
 
Posts: n/a
Default How to append existing series?

I want to append specific series on a chart.
I realize using the extend method would do the trick, but that will append
all the series in the chart.Hence the format SeriesCollection.Extend

I want to be able to extend specific series so SeriesCollection(index).Extend,
but it gives me a runtime error when using that code.

Anyone know how would I extend an existing specific series?


--
Message posted via http://www.officekb.com