Page 1 of 1

Exiting MS Word

Posted: September 22nd, 2004, 4:48 am
by aishel
Every time I exit MSWord, I get the following message:

Code: Select all

Run-time error '5852':
Requested object is not available.
THe title for that window is Microsoft Visual Basic, and my only option is to press 'end.'

Any ideas of what's going on here?

TIA

Posted: September 24th, 2004, 3:21 am
by Smartweb
Have you been playing around with macros? If not, then you probably got some virus through maybe a word document you got from the internet that messed with your macros. If you are getting a VB runtime error, that's definately a macro problem, though. Word as well as the rest of office is written in C++, not VB.

Posted: September 24th, 2004, 12:21 pm
by aishel
I haven't touched a macro in years. I'll have to do some serious virus scanning.