Re: Updating Network-wide Templates by Jonathan
Jonathan
Wed Jul 12 04:59:03 CDT 2006
"Menace4258" <Menace4258@discussions.microsoft.com> wrote in message
news:0C49EDCA-BCB1-48BD-83E0-61289679BAD4@microsoft.com...
> Hey, I'm trying to update a specific module in a custom template. I just
> have to change a string in the module. However, I don't want to replace
> each
> template for every single user since it is unique to each user. I would
> just
> like to update the single module. I don't know if this is possible. Any
> suggestions are greatly appreciated, thanks.
It's possible, but I would strongly recommend that for the long term you
redesign your application so that the common code and user-specific data are
kept in separate files, so you can update one without risking messing up the
other.
But for the short term, look at the OrganizerCopy method in VBA help.
--
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