macro distribution

J

Juggernath

I finished one macro module for MSWord. Which is the best way to make it
available for installation to users? I have some experience with excel VBA,
there I saved XLA addin, but i can't find something like that in MSWord.
 
J

Juggernath

But, will this be accessible to any MSWord Document I open, like it is when
you load excel addin?
 
H

Howard Kaikow

Juggernath said:
But, will this be accessible to any MSWord Document I open, like it is when
you load excel addin?


If you put the template in Word's Startup directory, the macro will be
available to all.
 
Top