Missing functions (1 Viewer)

seany

Registered User.
Local time
Today, 04:56
Joined
Sep 1, 2003
Messages
53
Hi,

I have build a database which work perfectly on most computers. But one or two for the computer are error with the Left, Right and Date SQL function. Is it simplely miss for the install or it a problem with my code?

Thanks
 

ghudson

Registered User.
Local time
Yesterday, 23:56
Joined
Jun 8, 2002
Messages
6,194
Check for missing references. Search the forum if you do now know how to do it and/or fix a missing reference problem.
 

IgorB

Registered User.
Local time
Today, 04:56
Joined
Jun 4, 2003
Messages
183
Open any form or report in VBA Code window and select Tools-->References.
You will see check mark on "MISSING REFERENCES".
All you have to do is unckeck check box refering to that and save.

Igor.
 

Users who are viewing this thread

Top Bottom