Search button

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

Guest

I have a database with three main columns:
1) Problem.
2) Description.
3) Resolution.

I want to enter a few words in a form, and a query will show me all the
records that the words I inserted appears in.
It suppose to work the same as search button.
 
Use the after update event procedure.

Visit the formscoding newsgroup for more information about coding behind
forms.
 
Back
Top