Visual Basic Help Error "operation is not allowed when the object is closed"

H

Humphrey

Environment: Office XP Service Pack 1-3 + All security updates + Update
for Office XP and Access 2002 on Windows 98 (All Windows Updates).

Whenever, I use Microsoft Visual Basic Help (F1) on a VBA built-in code
(e.g., DoCmd) a pop-up window shows up with the following error
message:

----------------------------------------------------------------------------------
Internet Explorer Script Error
----------------------------------------------------------------------------------
An error has occurred in the script on this page.

Line: 115
Char: 2
Error: Operation is not allowed when the object is closed.
Code: 0
URL: mk:mad:MSITStore:c\Program%20Files\Microsoft%
20Office\Office10\1033
\Vbaac10.chm::/links/acobjDoCmd_L.htm

Do you want to continue running scripts on this page?
----------------------------------------------------------------------------------

I have not been able to find the solution of this issue. Any help in
this matter would be greatly appreciated.

Regards,
Humphrey
 
Top