Creating multiple charts in an excel sheet

  • Thread starter Thread starter i.sobha
  • Start date Start date
I

i.sobha

Hi,

Is it possible to create multiple charts (around 9 charts ) in a
single excel sheet? Creating the charts have to be programmatic by
running a VB code. Please somebody provide some help.

Thanks and Regards,
Sobha
 
Hi,

Is it possible to create multiple charts (around 9 charts ) in a
single excel sheet? Creating the charts have to be programmatic by
running a VB code. Please somebody provide some help.

While I know nothing of VB code, it is certainly possible without it to have
many charts on a sheet by choosing 'as object in' instead of 'as new sheet'
as the last step in the wizard. Perhaps that will give you a place to start
looking ? :)
 

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