error : can't find object or library

L

Lynn

I got this error : can't find object or library whenever i try to
enter some information into a cell.

can someone advise how to get raid of it?

thanks
 
S

Shane Devenshire

Hi,

Try this it may work:

Most likely, the application has lost the reference to an object or type
library resulting in the above error. The problem may be resolved as follows:

Open the database or application.
Open a module in Design view or press ALT+F11 to switch to the Visual Basic
Editor.
On the Tools menu, click References.
Clear the check box for the type library or object library marked as
"Missing:"
An alternative to removing the reference is to restore the referenced file
to the path specified in the References dialog box. If the referenced file is
in a new location, clear the "Missing:" reference and create a new reference
to the file in its new location.

This is a Microsoft application problem; it is not a problem with
IDAutomation products. Microsoft has documented this issue on their website -
see Q208218 and Q160870.
 

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