Creating Queries in Access 2010
- 6/15/2010
- Introducing Query Types
- Creating a Query Using the Query Wizard
- Editing a Query in Design View
- Using Criteria to Focus Query Results
- Introducing Operators
- Using Queries to Calculate Values
- Creating a Parameter Query
- Finding Duplicate Records
- Finding Unmatched Records
- Writing Query Results to a New Table
- Creating an Update Query
- Creating a Crosstab Query
- Finding the Largest and Smallest Values in a Field by Using a Query
Editing a Query in Design View
After you create a query, you can modify it by opening it in Design view. In Design view, you can add a table to the Query design area, add or remove query fields, or even add every field from a table in one step.
Open a Query for Editing
Display the queries in your database.
Right-click a query.
Click Design View.
Add a Table to a Query
Open the query in Design view.
Click the Show Table button.
Click the table to add.
Click Add.
Click Close.
Add a Field to a Query
Open the query in Design view.
Drag a field to a Field cell.
Create a Query in Design View
Click the Create tab.
Click Query Design.
Click the first table or query you want to add.
Click Add.
Repeat steps 3 and 4 to add all the desired tables.
Click Close.
Drag fields to the design grid.
Click the Save button.
Type a name for the query.
Click OK.