macro to create a chart from several worksheets

  • Thread starter Thread starter dpkk2
  • Start date Start date
D

dpkk2

Hi,

I'm new to VBA. I want to write a macro to create a chart from several
worksheets in a workbook.
Eg. I have a workbook with four worksheets and each work sheet have
column A, B and C. Always column A represents X and B and C represent
Y. So my macro should draw 8 series in one chart.

Could someone help me please.

Many Thanks,

dpkk2
 
It sounds like this macro doesn't really have any
variation. I guess I would probably just record a macro
of yourself making said chart. That may actually be the
easiest.
 

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