S
Sparrow_ce
My form contains a listing of linked Word templates for the user to choose from (based on a table with hyperlink fields). The Word templates have automation built in, with fillin’ fields and some have merge fields based on access table data. When the user opens the linked template from the access form, it opens the template as if you were opening from the file/open menu in Word instead of opening as file/new. This causes the automation in the form to not activate. I'm not finding on the Access side how to accomplish opening the Word document by the file/new method and do not know visual basic on the Word side. I am barely making my way through learning Access code by trial and error, and need help. Also, for the linked documents that contain merge fields that feed from the Access side - is there a way to automatically pass that access field data into the Word document when you open it so I can streamline some of the data gathering process. Thank you.