copying macro to multiple excel files

  • Thread starter Thread starter AyelletOriWolman
  • Start date Start date
A

AyelletOriWolman

Hello,

I need to copy a Macro to multiple excel file.
Is there a way to do this without the need to open every file
individually and doing the work manually?

Thanks
Ori
 
If you will be running the macro from one machine, you might consider
putting it into your personal.xls file.

If this is not the case, you could export the module and import it into your
other files as needed.

Otherwise, you could look over this site and see if it may give you some
other ideas...

http://puremis.net/excel/code/004.shtml

Mark Ivey
 

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