VBA code for Chart

  • Thread starter Thread starter homescu
  • Start date Start date
H

homescu

Hello everybody
How do I get the VBA code on the Chart once the chart is generated
(manually)?
I would like to automate this process of obtaining the charts for
several worksheets at once
Thank you
 
i suggest you click <record macro> and then start creating a chart on some
experimental data and finally quit recording macro.
clikc tools, macro macro and highlight the particualr macro-name and click
edit you see the code statemnts
you only need to modify to make it general.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top