View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Kazinski Ken Kazinski is offline
external usenet poster
 
Posts: 11
Default Creating a function from a chart

Does anyone know where I can find code that will take a chart object and
create function (or a text file to be imported) for a chart.

I have a number of charts on a sheet and I want to delete the charts to make
the file smaller and then run a macro to create the charts. After all the
data has been added.

Thanks,

Ken