Run time error when opening VBA Help

M

Michelle M

Hi All

When opening up help when I am in my VBA Code window, when the help
information opens, I keep getting the following error

"A runtime Error has occured. Do you wish to Debug?
Line : 114
Error: Operation is not allowed when the object is closed"


Line 114 is within the MSOHELP.EXE file and refers to ADODB.Recordset :
operation is not allowed when the object is closed.

I have tried reinstalling my Office 2003 under the repair option but no
better. Any suggestions??

TIA
Michelle
 
Top