In VBA behind a form I have in Access, I want to open a new document based
on a Custom Document Template, not the template itself.
I have tried various ways with no luck. What I am trying to do is open a
new document based on the template and write to MS Word Form fields.
Currently I have been able to open the TEMPLATE, write to it, and email it
as an attachment, but the file is not saved anywhere. I want to be able
to open a DOCUMENT BASED ON the template, write to it, save it, then email
the document from the saved location as an attachment.