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  
 
programming4us programming4us