Hi all,
I have a access db which holds data for a number of Word mail merge templates. All of these word documents get their data from one query and these word docs are launched by buttons on a form.
Can anybody tell me how to write some code into the launch button which will take the record ID number from the currently displayed record and set it as criteria for the query?
My reason for this is so that the mail merge document has only 1 result instead of 1000.
Any help would be much appreciated.
I have a access db which holds data for a number of Word mail merge templates. All of these word documents get their data from one query and these word docs are launched by buttons on a form.
Can anybody tell me how to write some code into the launch button which will take the record ID number from the currently displayed record and set it as criteria for the query?
My reason for this is so that the mail merge document has only 1 result instead of 1000.
Any help would be much appreciated.