Is there a way to distribute a macro?

H

Hajime Kusakabe

I made a macro and then assigned it to a button so your can use it by
clicking the button on a menu bar.

Now I would like to know if there is a way to distribute this to the others.
If you know about it please let me know.

Thank you.
Haji
 
G

Guy Lapierre

You could export the module to a file and import it into the other system
directly from the visual basic editor.
 
Top