closing the hidden instance of Word

J

Jane

I am manipulating Word files from within an Access application (Office 2003).
I am opening Word, manipulating a document, saving it, opening another
document, manipulating, etc. After running into a bug, I stopped the
execution of the Access application but my Word instance is still open, with
the different documents open (a merge file and a secondary file). How do I
close this instance of Word? and how do I prevent this from happening in the
future?

Jane
 
P

Peter Jamieson

The only way I know how to do this is manually, using the Windows Task
Manager. I would typically save and close any Word documents I could, then
look at the process list in the Task Manager and stop any processes called
WINWORD. However, you are likely to damage normal.dot if you do so.

You might have more luck in one of the more programmig-oriented groups.

Peter Jamieson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top