Copying a chart

  • Thread starter Thread starter Linda Mac
  • Start date Start date
L

Linda Mac

I want to copy a chart from one workbook to another. But,
I don't want the second workbook to have links to the
first. Is there a way to copy the chart as a picture or
object?
 
Or, since this is the programming group:

ActiveChart.CopyPicture Appearance:=xlScreen, Size:=xlScreen
 

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