Using wildcards in query prompt form

  • Thread starter Thread starter Tony Williams
  • Start date Start date
T

Tony Williams

I have a user prompt form in which the user inputs a word or phrase say
*reg* using * as the wildcard into an unbound control. On pressing a command
button which runs a query it returns any record where the control they are
searching includes the letters reg into a form which is based on a query
where the parameter of one of the fields uses the function "Like". Is it
possible to include more than one word in my prompt form so that eg the user
can input "*reg* and *dti* (using "and" or "or" ) so that they get all
records where the control includes the letters reg and/or dti?
Any help would be appreciated
Tony Williams
 

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

Back
Top