Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error When Quitting Word

Status
Not open for further replies.
Aug 26, 2002
33
0
0
US
Without pasting all my code, does anyone know why this error comes up when trying to quit Word?

Run-time Error '-2147417848 (80010108)':

Automation Error
The object invoked has disconnected from its clients.

Through VBA, I am running a routine that opens a mail merge template and populates the Mail Merge based on a query. Then it automatically saves that file and closes both word documents. Upon hitting the objWord.Application.Quit, I get this error message. Everything else works fine until I try to quit word.

Any ideas? Or any suggestions as to where I can get more info about this error? (I have tried to look at MS websites about errors and they don't always make sense...)

Thanks!
Eubanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top