D
Dave C
I have a Word mail merge document that retrieves its data from an Access
parameter query where the user is prompted to enter the unique employee
number. When opening the mail merge document the dialog box is displayed for
the user to enter the employee number and the respective merge fields are
populated.
Now my question ... after printing the first merged document (employment
contract) I need to be able to redisplay the query dialog box in order for
the user to enter a new employee number in order to refresh the query and
populate the merge fields with the new employee data.
Is there a predefined menu/toolbar option to do this, if not, what code
would I need to place in a command button to achieve this.
Thanks in advance for any assistance and guidance.
Dave
parameter query where the user is prompted to enter the unique employee
number. When opening the mail merge document the dialog box is displayed for
the user to enter the employee number and the respective merge fields are
populated.
Now my question ... after printing the first merged document (employment
contract) I need to be able to redisplay the query dialog box in order for
the user to enter a new employee number in order to refresh the query and
populate the merge fields with the new employee data.
Is there a predefined menu/toolbar option to do this, if not, what code
would I need to place in a command button to achieve this.
Thanks in advance for any assistance and guidance.
Dave