Quote:
Originally Posted by NeilSC
Another way you could do this is to use the File / Export File facility in your VBA Editor to save the module with all the macros you want the other people to have, then use the File / Import File facility in their VBA Editors to install the macros on their computers. If their VBA Editor's File / Save function fails to save the macros, they will have to use the Import File facility every time they restart Word.
|
This is really doing it the hard way. Have you tried using a global template?