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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Weird??? Left Function not available in query??? 1

Status
Not open for further replies.

jane30

Programmer
Nov 14, 2000
92
US
Hi, there!

I've been experiencing weird things recently, especially today when I created a calculated field:Left([field1],3) in my Select query. It returns me an error message: Function isn't availabe in expression in query expression. I've been using this function millions of times. All of sudden, it prohibits me to use it. Weird! I tried the same function in another database. It works perfectly.

Any idea?

Thanks a bunch in advance.
 
Check your references. Go to a code window click Tools-->References and look for MISSING: Replace as necessary.

HTH Joe Miller
joe.miller@flotech.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top