View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
omer omer is offline
external usenet poster
 
Posts: 74
Default How do I copy Chart shee to other workbook without external refere

Hola,
I need to be able to copy a Chart sheet created in one workbook to another
workbook but without external references to the original workbook. I do this
within a macro and it always references the original workbook, and I don't
want this, I just want the Chart copied (it can be to another Chart sheet or
to a new worksheet) to the new workbook.

Is this possible?
Thank you in advance for your help.

Regards,
OMER