Is there an easier way to share Word macros across a network without having to delete and reimport them when you make changes? I have a BAS file with 20 different subroutines that I need to distribute to 30 secretaries. When someone new joins the company I need to add or modify the macro but I don't want to go to each machine and delete the old macro and import the new one. Can't you just point Normal.dot to the share
See the article ?Distributing macros to other users? at:
http://word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
> Is there an easier way to share Word macros across a network without
> having to delete and reimport them when you make changes? I have a BAS
> file with 20 different subroutines that I need to distribute to 30
> secretaries. When someone new joins the company I need to add or modify
> the macro but I don't want to go to each machine and delete the old macro
> and import the new one. Can't you just point Normal.dot to the share?