How to copy VB macro from one spreadsheet to another?

  • Thread starter Thread starter Paul
  • Start date Start date
One way is to open both wb's at the same time; select "show code", find
the sheet or module in the source wb that contains the macro, highlight
the code and copy. Select the desired sheet or module in the target wb
and paste...

:cool: Ben
 

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