Re: How to share macros on a network?
- From: "Charles Kenyon" <msnewsgroup@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Dec 2005 13:32:01 -0600
Yes, and no.
If you do this, you cannot make any changes when anyone else has Word open.
They will lock the file.
If instead you have the user's login script update their local copy, you are
free to make changes which get updated next time a user logs in.
--
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
"David" <David@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0D006EA4-8FEA-45BC-A9D2-96873BB9E08D@xxxxxxxxxxxxxxxx
> We have a similar situation but I put the template, in your case
> autofooter.dot, on a network drive accessible to all users and then
> created a
> Windows Shortcut in each user's Word\startup directory to point to the
> template. That way, if I want to make any changes, they only need to be
> changed in one place. In fact, we have a huge Standard.Dot template that
> has
> many, many shared macros and autotext entries that everyone can access
> very
> easily.
>
> - David
>
> "Charles Kenyon" wrote:
>
>> See http://word.mvps.org/FAQs/MacrosVBA/PseudoAutoMacros.htm.
>>
>> Be very careful of your customization context in your macros. Unless you
>> set
>> it to being your template, your Add-In will become a very real nuisance,
>> similar in local behavior to a virus. You may want to look at the recent
>> thread with someone who was very upset because normal.dot kept bloating
>> when
>> his code was constantly making changes to normal.dot.
>>
>> The subject of the thread was "Normal.dot File increases (VBA Code)" and
>> it
>> started on October 25 (I think).
>>
>>
>> --
>> Charles Kenyon
>>
>> Word New User FAQ & Web Directory: http://addbalance.com/word
>>
>> Intermediate User's Guide to Microsoft Word (supplemented version of
>> Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
>>
>> See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
>> --------- --------- --------- --------- --------- ---------
>> This message is posted to a newsgroup. Please post replies
>> and questions to the newsgroup so that others can learn
>> from my ignorance and your wisdom.
>>
>>
>> "damezumari" <jannordgreen@xxxxxxxxx> wrote in message
>> news:1134140026.563803.75650@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> > Thanks for your reply.
>> >
>> > I have put the AutoFooter.dot in the startup folder.
>> >
>> > The code in it includes AutoNew and AutoOpen subs. They do NOT fire
>> > when I create a new document or open an old one.
>> >
>> > How can I get them to fire?
>> >
>> > Regards,
>> >
>> > Jan Nordgreen
>> >
>>
>>
>>
.
- References:
- How to share macros on a network?
- From: damezumari
- Re: How to share macros on a network?
- From: Charles Kenyon
- Re: How to share macros on a network?
- From: damezumari
- Re: How to share macros on a network?
- From: Charles Kenyon
- How to share macros on a network?
- Prev by Date: Re: How to share macros on a network?
- Next by Date: Re: Four idiotic questions... :/
- Previous by thread: Re: How to share macros on a network?
- Next by thread: Re: Problems closing instanced Word Objects and the Normal.dot file
- Index(es):
Relevant Pages
|