Can you merge queries with Word documents?

G

Greg

I have a query that asks the user to input a value for the
primary key, and anything equal to or greater than that
value is shown in the query.

If I merge this with a word document and, and then at a
later date, add more entries into the table, will the Word
document update with the query, or do I have to re-merge
them?

I ask this because I have a Word document merged with a
query in my database, and whenever I try to open it using
a command button with VB Code, the Word document opens,
asks for me to input a value, but does not update
correctly.

Thanks in advance.
 
Top