Use a SQL filter in the Data View to display only records whose data matches the conditions you specify.
To use a SQL filter in the Data View
- Open a database table in the Data View.
- In the Data View, click
SQL Filter.
- In the Table Filter dialog box, define the condition for the filter.
To select from a list of conditions previously defined for this table, click History and select the condition.
To define a new condition:
- Under Where Condition, select the column to use as a filter.
- Select an operator.
To use wild-card characters, select the LIKE operator. For example, to list only those streets that begin with the letter C, select the LIKE operator and enter C% in the Value box.
- Enter a value or click… to select from the list of possible values.
- After setting your criteria, click Add.
The conditions you set appear in the SQL Filter list.
- To add additional conditions, select AND or OR. Create and add the new condition.
- Click OK.
The Data View displays only those records that match the filter.
You can clear all filters. In the Data View, click menu .