Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

trim() is not valid in query, isnull() is not valid in VBA program

Status
Not open for further replies.

ArmstrongHe

IS-IT--Management
Oct 27, 2003
22
CN
Dear Sir,
One ACCESS MBD file is well runing in my computer, but in another computer, also installed with ACCESS2000, with the same MDB file, trim() is not valid in SQL statement of a query, and isnull() is not valid in VBA program. Those two problems are due to the same reason or not? What should I do?
Your kind response would be very appreciated.
Thanks!
Armstrong
 
Goto a code module on the not working machine. Hit Tools | References. There's probably one marked as missing or invalid or something like that. Try deselecting that, and find "the nearest match" - same library with highest version number.

Some additional info can be found:
faq181-936

Roy-Vidar
 
Hi, Roy,
You are very warm-hearted, thanks for your help. Once I also know someone named Roy, Are you an American?
Regards!
Armstrong
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top