Things You'll Need:
-
Step 1
To delete records from a single table, or from tables with relationships, first create a new query containing the tables that you want to use.
-
Step 2
From Query Design view, click the arrow beside Query Type, then click Delete Query. A window appears containing a list of tables and a grid.
-
Step 3
Locate the tables from which you want to delete records. Drag the asterisk (*) from these tables to the design grid. The word From appears in the Delete cell.
-
Step 4
Drag the fields that you want to use to the design grid. For example, if you want to delete all records for Country Western music from your CD collection, you might drag a field named Genre to the grid.
-
Step 5
In the criteria cell that appears, type the criteria that you want to delete. In this example, you would enter "Country Western."
-
Step 6
Open the View menu and select Datasheet View to view the records that will be deleted.
-
Step 7
Open the View menu and choose Design View to return to to the query. Make any changes needed.
-
Step 8
Click Run on the toolbar to delete the records.







