All very good tips. Thank you very much!
Post by Jonathan WestPost by NeilRight. But I meant if I wanted to keep it as a global template without
having to install it into each user's startup folder. I'd like to be able
to keep it in one place and make changes to it as necessary by just
listing it as a global template. But it seems that I have to recheck the
box each time I open Word to use it. Is that correct?
Hi Neil,
There are two ways of doing this.
1. On everyone's machine, change the location of the Startup folder so it
points to the network location.
2. Have a "bootstrap" add-in in everyone's startup folder which contains
an AutoExec macro which checks for the presence of your main add-in on the
network, and loads it if present.
However, I don't recommend either approach. Much better would be to set up
a login script that copies updated versions of the template into
individual startup folders. There are a number of reasons for this.
- If the network or server goes down, quite enough of your operations are
likely to grind to a halt without you unnecessarily adding to the list.
- Storing templates & add-ins locally means that users with laptops don't
need a different setup - they just get their updates next time they
connect to the network.
- Add-ins stored locally usually load faster, reducing startup time for
Word.
- Add-ins stored locally don't load the network with avoidable traffic,
improving performance for other network-related applications.
- Editing and updating a template at a network location is much easier if
you don't have to break everyone's lock on the file.
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org