G'day "Trev" <Trev@discussions.microsoft.com>,
Who is the audience please? If this is internal you need a SOE
solution involving a simple XCOPY bat file to copy down the changed
templates at login from a central, accessible location.
If this is external, you can either send the template along, or drag
the vba from the template to the document. However, many
implementations of Word will still forbid your macros for security
reasons. If you send the template and doc zipped together, it works
quite well if you digitally sign your template.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Trev reckoned:
>I have a VBA embedded into a template, it works fine and I can generate new
>documents off the template. However if the document (.doc) is e-mailed or
[quoted text clipped - 6 lines]
>
>Thanks in advance.