B
Brian Walters
I have a client that I have set up to use a Word merge
with Access queries as the data source. The Access
database actually opens the Word document, through VBA
code, merges and prints the result and then closes Word.
When the Word file is opened, it opens another instance of
Access. We are both using Access97 and WindowsXP.
Everything works great on my end, but the Access data
source is being left open at their place when Word is
closed out. When you try to look at the file, nothing
comes up and you can't delete it from your Taskbar. Does
anyone know why this might be happening? Is there a way I
can, programmatically, search to see if the source file is
opened and then close it?
with Access queries as the data source. The Access
database actually opens the Word document, through VBA
code, merges and prints the result and then closes Word.
When the Word file is opened, it opens another instance of
Access. We are both using Access97 and WindowsXP.
Everything works great on my end, but the Access data
source is being left open at their place when Word is
closed out. When you try to look at the file, nothing
comes up and you can't delete it from your Taskbar. Does
anyone know why this might be happening? Is there a way I
can, programmatically, search to see if the source file is
opened and then close it?