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
Using SQL for Gridview Paging vs Caching
Outlook Closing Spontaneously
SQL Query to get row total?
VBA error disables page layout
How to open zip files in outlook without saving the attachment
recordset - find and criteria
hide a txt file
ClickOnce Update to disk path
DataGrid Datasource is nothing after postback. Can't get at the data.
Creating tables and relationships with normalisation