moving a macro to a new workbook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a fairly large macro that I created in a personal.xls that I need
other individuals to have access to.

Can I copy the existing macro to a new workbook??
 
From the VBE:
- you can export it from Personal.xls and then import it to the new workbook
or
- create a new module in the new workbook, go to the Personal.xls, highlight
and copy the macro, go to the new module and paste.

HTH,
 

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