Thanks, Seems to put me on the right path. I now have 2 issues.
1. The button that I use to launch the mail merge has to do 2 things, (a) reun the query, and (b) launch the word file. I am currently launching it by the following {Application.FollowHyperlink "C:\Template.doc"}.
2. When I run the...