Review of Microsoft Access 2003: 1. Florida Gulf Coast University Tutorial
Review of Microsoft Access 2003: 1. Florida Gulf Coast University Tutorial
The two resources below will help you review what you should already know about
Microsoft Access 2003. The BTT1O1 demos show Access 2000, but there are few
differences with Access 2003.
Some practice exercises follow the two resources.
2. BTT1O1 Demos
Animated demos of the Access topics you learned in BTT.
http://schools.tdsb.on.ca/jarvisci/BTT/BTTdemos/BTTdemos.html
d. Reports
• create a report (grouped report with sum calculations)
• edit a report
3. Review Exercises
Copy the NorthwindTraders_Access2000 database file from the PickUp Do NOT try to load the
file by double-clicking on
folder to your home drive. Launch Access, open the file in Access, and it in the PickUp folder.
view the Orders table.
2. Sorting
a. Using the Orders table, do a Sort on a single field to see date of the most
recent order. Using the Orders table, do a Sort and Subsort on two
adjacent fields to see the date of the most recent order handled by
employees Nancy Davolio.
b. To see how many orders have been placed for Germany and for France,
using the Orders table create a Query in Design View, click on the Σ
button to insert a Total row, and select ShipCountry for the Field in two
columns. In the second column select Count for the Total row. How many
shipments went to France? How many to Germany?
5. Forms
a. Use the Form Wizard to create a form to enter data into all the fields of the
Employees table. Use the Justified layout and Standard style and give it
the name Employees form. View the completed form.
b. Edit the form in Design View