look for records in a form

R

Raul Sousa

I have a form with clients data.
I would like to add button to look for specific clients.
For example, I would like to see only clients which name start by robert.

Is there any function, or something which I can use?
How can I do this?
 
L

Larry Linson

The Combo Box wizard has an option to do what you want... choose it and
follow the prompts, and it will create a Combo Box from which you select,
and then locate that Record.

Larry Linson
Microsoft Access MVP
 
Top