Multiple Key Word Criteria in Queries?

  • Thread starter Thread starter mcl
  • Start date Start date
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?
 
Like * & [First match] & * OR Like * & [Second match] & * OR ...

Good luck

Jeff Boyce
<Access MVP>
 
Back
Top