Prompts in a report

Sweetyoli

New member
Local time
Today, 09:07
Joined
Jul 17, 2008
Messages
1
I am creating reports which will be later turned into a Word doc. In some the reports, I need to enter prompts so the user can enter specific data. Can the prompts be entered in reports and be converted for it to work in Word? How can I do this or can you? :confused:
 
Haven't given this much thought as merging to Word is not my speciality, but here goes:

Create a query which will prompt the user for the required parameters.
Use the query to mail merge to a Word document.
When you open the Word document, the Access query should prompt you for the query parameters.

I did somthing similar to this a few years ago and it worked fine.
 

Users who are viewing this thread

Back
Top Bottom