HELP required urgently

GizmoT

Registered User.
Local time
Today, 09:20
Joined
May 28, 2003
Messages
86
I have a A97 database that I have been using without problem for years. I have recently put A2002 on my machine as well as A97. The front end of the database has just been amended slightly (in A97) and distributed to all users.

Now they all come up with an error message like

"Cannot find project or library" for an On Timer event.

The MSKB says to get into the properties from tools, but I cannot see it as an option when I go into tools.

Any suggestions?????
 
This might be one of those darn referencing problems.
Get to a vb code window behind a form (design view).
Check out your references in tools->references.

make sure you uncheck anything that says MISSING...and check off any references that you may need.

Jon
 
Jon - you are an absolute star.


It has worked.

I could not work out for the life of me how to get into the references.


Thanks SO very much:D
 
Last edited:

Users who are viewing this thread

Back
Top Bottom