Copying charts to existing Worksheet

  • Thread starter Thread starter Michael Hudston
  • Start date Start date
M

Michael Hudston

I have all of my charts as existing seperate charts in a workbook. I would
like, on the push of a button (Via a macro), for Excell to copy an existing
chart and place it on an existing worksheet.

Does anyone have any particular Idea how I can do this?

Mike
 
Turn on the macro recorder, perform the action manually, then turn off the
recorder and fix up the code.

I'm not sure it's any better to use a macro. just use Chart menu > Location,
choose As Object In, and select the sheet name from the dropdown.

- Jon
 
Cheers Jon, with a little fettling that worked fine. I dont normally have
success with just recorded macros, because it assumes too much.
 

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