search

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Table with various fields of contact and other information.

I want a search box on a form / switchboard where the user types in part of
whole of the keyword.

On click.. it should find records from all the fields matching that criteria?

Is it possible? how?
 
Set the data source of your form to a query/SQL string. In the criteria for
the relevant field type [Enter part of string] When you open the form it will
ask for the relevant text string (You can use any text you like in side the
[])
HTH

Sheila
 

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

Similar Threads


Back
Top