Excel Macro sharing

M

Mark

Hi,
Got some kind advice the other day (see below), but I
am unsure how to action the below. Can anyone be kind
enough to spare the time to tell me how to do this.

Many thanks in advance.

*********************************************************

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
 
Top