How do i get a Word Mail Merge document to recognize a field in a Access form as the criteria for the form letter. Example, i have a form with several records i want to print a contract for just the current record. I base my Word mail merge on a query so that it will look at the contract id on the current record and print me a contract. However, everytime i run the mailmerge it still prompts me for the contract id. Once i type in the number the merge works fine. I would just like to eliminate the prompting for the contract id. I thought building a query with just the fields needed for the contract and putting in a critieria that would tell which record to print would be enough.
This is the critieria in the query [Forms]![formName]![ContractID]
Any suggestions??
This is the critieria in the query [Forms]![formName]![ContractID]
Any suggestions??