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
Exporting Access Query to an Excel Spreadsheet
using OpenCurrentDatabase to open a accdr file
Tivoli Storage Manager Backup Archive Client App Crash DSM.EXE after installing on Windows Server 2008 R2 64 bit
An updateble datagridview in a a Winforms application
Windows xp keeps restarting and wont boot into safe mode.
Exchange 2007 booking a conference room
Automate exporting pivot table from access to excel
Excel - Vlookup Max Value for a series of data
Deleting blank rows
Access VBA to test for login or logout status ( If then Next)