RelationalDB
SiteMap
Data Manipulation
Access Features
Building Database
Tables Queries
Business Rules
Cursors Views
Database Creation
SQL Monitoring
Creating Queries
«Prev
Next»
Data Manipulation
Finding Sorting Filtering Data
Finding Data Table
Sorting Access Records
Sorting Access Records
Filter Records to Display Subset
Display Record Subset
Filter Records Complex Criteria
Advanced Filter Uses
Creating Access Queries
What are Queries
Query Access Database Window
Simple Query Wizard
Query Design View
Creating Query Design View
Save Query Design
Editing Query Design
Adding Criteria to Queries
Values in Criteria Expressions
Multiple Queries in Access
Specifying Sort Order
Creating Calculated Fields
Creating Access Forms
Access Form
Access Auto Form
Displaying Records Access Form
Edit Access Database
Create Access Forms
Form Design View
Save Access Form
Access Resize Controls
Access Form controls
Add Access Bound Controls
Toolbox Buttons Add Controls
Format form Controls Design form
Create Calculated Controls
Design Create Report
MS Access Reports
Navigating Report View
Access Mailing Labels
Report Design View
Header Footer Sections
Simple Query Wizard - Exercise
The Simple Query Wizard
Create a query with the Simple Query Wizard
Objective:
Create a query in the Consulting database.
You will receive 5 points for this exercise. The exercise is auto-scored, which means all you need to do to receive full credit for the exercise is click the
Submit
button.
For this exercise you can use the Consulting database you created in the
Building an Access Database
course. If you did not complete the exercises in that course, open Consulting_02.mdb.
Open the Consulting database and create a query using the Simple Query Wizard. The results of the query should provide the following information: How much time did I spend on each project in each month? (This query is very similar to the one created in the Simulation, except that it adds the date component.)
When you select fields for this query, make sure to include the Date field from the Hours table. When Access sees the date field, it will add an extra window to the wizard that asks you if you want to group data by date. Choose to group by month.
Save and name the query Monthly Hours by Project.
Submit