query expression compile error

D

DennisD

I have the query expression below where the [Eqnum] field is contained in a
linked SQL table

InStr(1,[Eqnum],"-")

ordinary queries work fine; this one and others similar using MID or LEN
give the same result

Compile error. in query expression 'InStr(1,[Eqnum],"-")'

It only seems to have happened after I converted from Access 97 to Access
2003. How can I get these queries to work? Help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top