Search commands

mistaking

Registered User.
Local time
Today, 19:02
Joined
Apr 16, 2002
Messages
16
If I have a form that shows Customer details(customer ID, Customer first name, customer surname) how can i add a button and make t search on the first and last name entered???
 
Create a combo box using the Wizard and on the first screen use the third item, "Find a record...". If you set up the combo with the CustomerID as the bound field and hidden and the surname next then starting to type in the surname Access will search for the name as you type.
 

Users who are viewing this thread

Back
Top Bottom