Copy code

  • Thread starter Thread starter E.Z.
  • Start date Start date
E

E.Z.

Hello,
Can I copy code objects - Classes, Moduls and "ThisWorkBook" - into another
WorkBook?

Tnx in advance
 
open both workbooks ... the same excel app is fine but two excel app is ok
too.
go to the development environment and just drag/drop the modules from one
workbook to the other. copy is the default.
 
Its not what I want. I need a way to do it from my app.
Somthing like what Worksheet.Copy does.
 

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