View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hsPipe hsPipe is offline
external usenet poster
 
Posts: 6
Default Using Variable array in Excel VBA charting

I am trying to plot the generated data (over 1000 x-y scatter points) from
the variable arrays directly rather than depositing the array to the spread
sheet and than plotting it. This is in the hope that it will reduce the time
required to plot the chart.
I need help on how to specify the series using arrays rather than cell
ranges.

Than you.
--
Ho-Shu