Microsoft
Software
Hardware
Network
Question : Is there a way to include a template with a Word document?
I have a document with some VBA code in a module. The code uses one or two templates on my computer. If I send the document to another user, is there any easy way automatically to include or attach the templates to or with the document so that the VBA code can use them?
Many thanks!
—John Robin
Answer : Is there a way to include a template with a Word document?
Not really.
Some people copy the macros from the template to the document. That can be done with the Organizer, or in code with the OrganizerCopy method.
Random Solutions
VB.NET Solution
Need batch to move files older than 8 days
Unknown error on Environ("Username")
String extraction with regex
Virtual Server Hardware recommendations needed
Visual Studios BindingSource problem
How do i get my Master reset password
How to find out what motherboard i have
Setup was unable to format the partition while using RIS
Missing semicolon (;) at end of SQL statement