Currently I have a database using MS access that populates multiple letters via the MS word mail merge tool from a query in access.
Each day the query (date) needs to be by an end-user. So I created a form and linked it to the query ([Forms]![Date filter table]![Date]).
However, when I do that, every time I open the query this following message "Parameter data Value" pops up (asking me for the input date).
Also after creating the form that links to the query, word can no longer see the query via it mail merge tool, thus rendering my query useless. I think the link to the Form ties up the query thus making it invisible to word.
Any ideas on how to resolve this? Maybe a VB code?
Thanks so much
Each day the query (date) needs to be by an end-user. So I created a form and linked it to the query ([Forms]![Date filter table]![Date]).
However, when I do that, every time I open the query this following message "Parameter data Value" pops up (asking me for the input date).
Also after creating the form that links to the query, word can no longer see the query via it mail merge tool, thus rendering my query useless. I think the link to the Form ties up the query thus making it invisible to word.
Any ideas on how to resolve this? Maybe a VB code?
Thanks so much