View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stephen Boulet Stephen Boulet is offline
external usenet poster
 
Posts: 1
Default Possible to assign an array to a SeriesCollection

Can I create an array and assign it to a SeriesCollection of a chart
without that array coming from a range of cells, but as the result of
array operations?

Stephen