lstocky
12-06-2004, 12:08 PM
I'm trying to automate a mail-merge operation as best as possible from Access.
I've set up a mail-merge ready document which has a paramerterised query as it's datasource which is in a database called Wuk10.mdb. The queries parameters are all set at run-time.
Frustratingly the document insists on opening a second instance of Access (Wuk10.mdb) up rather than using the already open copy to get its data from. This not only makes the process untidy but means that the query shows no records because the parameters have not been set in the second instance of the database.
This causes an error as might be expected. Is there a way of ensuring that the instance which the user has called the mail-merge from is the one which document uses for it's source?
thanks for any help in advance.
lstocky
I've set up a mail-merge ready document which has a paramerterised query as it's datasource which is in a database called Wuk10.mdb. The queries parameters are all set at run-time.
Frustratingly the document insists on opening a second instance of Access (Wuk10.mdb) up rather than using the already open copy to get its data from. This not only makes the process untidy but means that the query shows no records because the parameters have not been set in the second instance of the database.
This causes an error as might be expected. Is there a way of ensuring that the instance which the user has called the mail-merge from is the one which document uses for it's source?
thanks for any help in advance.
lstocky