Merge document with no datasource?

lution

Registered User.
Local time
Today, 17:08
Joined
Mar 21, 2007
Messages
114
In the book "Access 2007 VBA for data-centric Microsoft Office Applications Bible", the author has an example of doing a mail merge in the "Working with Word documnts and Templates" chapter, page 175. When I use her examples for mail merge, I'm not given the typical warning about querying the datasource. If I try to reuse her logic on my own .dotx template, I am warned about querying the datasource when I open my .dotx template or the .docx file that's created. Anyone know how she managed to create the template without any connection info? I'd like to be able to create a merge document from a template and have the post-merge file saved as a normal word document with no merge data since the underlying data could change and I'd like to preserve the documents as they were originally created.

Thanks
 

Users who are viewing this thread

Back
Top Bottom