Excel Macro sharing

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Hi,
Is there anyway to share macro's between users within
excel 97??

i.e macro's are created, but another user may need to use
these macro's at some point.

Many thanks
 
Hi
one way: you can export the code of your macro and the
other user imports this code in the VBA editor
Another way: You could create an add-in and distribute
this add-in
 

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