Multiple Key Word Criteria in Queries?

M

mcl

I use like "*"&[whatever is here is the prompt]&"*"
as criteria in queries all the time. But is it possible and how would I
allow multiple words.
ie. what I have like a google exact phrase search.
Is it possible and how would I do more advanced stuff like all of the words,
etc?
 
J

Jeff Boyce

Like * & [First match] & * OR Like * & [Second match] & * OR ...

Good luck

Jeff Boyce
<Access MVP>
 

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