Retrieve correct query results with incomplete input

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

Guest

How can I retrieve the correct recordset for my query if the user does not
input the exact criterion. The criterion is long and complex so I want them
to be able to type "580367" in the parameter search box and come up with the
recordset for a field that reads "S/58036737234". Assume the search digits
were unique to this particular result.

Thanks
Chris
 
Back
Top