I am using a Word document mail merge which uses a query in the DB. I use a command button to load up the Word doc but I firstly have to set the query criteria to the right date.
I have added an input box first which asks the user to enter their date. I would like to be able to take this value and update a field in the query in the criteria row and then save this (all without viewing the query design window). And finally open the Word doc which then uses this query to build the letters.
I've tried various querydefs etc but I'm getting a little confused...
I have added an input box first which asks the user to enter their date. I would like to be able to take this value and update a field in the query in the criteria row and then save this (all without viewing the query design window). And finally open the Word doc which then uses this query to build the letters.
I've tried various querydefs etc but I'm getting a little confused...