I have an application that uses MS Access 97 VBA to create a Word 97 document based on a template. Word Custom Document properties are set by the Access VBA code. Very straight foreward. I've been testing on NT and Windows 98.
When I call the function, the Word Document is created as expected.
Here's my problem:
Even though I am able to close my app database, MS Access will not close unless I end the task from Task Manager.
I've verified that all the objects used by the function are destroyed after the Word document is created.
Any suggestions on how I should trouble shoot this would be greatly appreciated.
Thank you
Mike
mswiniarz@hotmail.com
When I call the function, the Word Document is created as expected.
Here's my problem:
Even though I am able to close my app database, MS Access will not close unless I end the task from Task Manager.
I've verified that all the objects used by the function are destroyed after the Word document is created.
Any suggestions on how I should trouble shoot this would be greatly appreciated.
Thank you
Mike
mswiniarz@hotmail.com