links to a Word template

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Which is the best way to open a Word template from an Access form? The merged
template must contain data from the same record as that currently active on
the form. Is this best done by using a command button, or a hyperlink
address, or something else?
 
You can use VBA to do so. Exactly how, I'm not sure, but I'm sure you can.
You can pass a routine the name of the template and have it open the template
and automatically link to the data. I think.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top