Things You'll Need:
-
Step 1
Create a query in the usual way. Using the example given above, you would include the fields "Surname" and "City". (See "How to Create a Simple Query in Microsoft Access.")
-
Step 2
From the database window, in Query view, select the query, then click on Design.
-
Step 3
The query opens in Design view. In the Surname field, click in the Criteria text box.
-
Step 4
To search for friends whose name begins with "B," enter Like "B*" in the Criteria text box. Press Enter.
-
Step 5
In the Criteria text box for the City field, enter "New York." Press Enter.
-
Step 6
Switch to Datasheet view. You will see a list of all friends living in New York whose name begins with the letter "B".







