Merging from a query

W

William5271

I have a database I am working on that has a bunch of addresses in it. I need
to be able to select a chunk of dates to be sent to word for a mail merge. I
need a way to pass the date criteria data (from a message window) to a query
to get the right records, and send the data the query returns to word in by
activiating one click event. What is the best way to do this?
 
Top