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

Query conversion function problem in Access, please help.

Status
Not open for further replies.

Clipper2000

Programmer
Nov 28, 2004
54
US
Hi there,

I used to be able to use function like this in my queries:

Cstr(), Clng() etc.

Then suddenly Access tells me compile error where time I run a query with these function(s) on.

Is there something in the options I can set to restore this?

Thanks.
 
Check your references:
while in VBE (Alt+F11), menu Tools -> References ...
You may also consider compiling the database (menu Debug).

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top