Access Exercise
Access Exercise
2. Name the Access file as your last name in all lowercase letters. (For example,
Janet Learner would save her file as “learner.accdb”) (Be sure to name the
database before hitting the “Create” button)
3. In Design View, create a table using the structure shown below:
4. In Datasheet View, add the data below to the “Student List” table:
Note: For “First Term Attended” the last two characters are numbers, not letters. For
example, ‘SP01’ is an abbreviation of “Spring 2001.” Thus the ‘01’ should both be
numbers – not the letter “O” and number “1.”
6. Create a form using the Form Wizard based on the “Student List” table
a. Use All Fields
b. Layout: Columnar
c. Form Name: Student Form
Student Last Name First Address City State Zip Balance First
# Name Cod Term
e Attended
36987 Booy Aaron 21 Oskaloosa IA 52577 18 WI10
Fairvie
w Lane
76213 McBurney Colton 45 Seary Knoxville IL 84134 56 FA09
Drive
8. Using the Report Wizard, create a report based on the “Student List” table,
according to the following specifications:
a. Use All Fields
b. Group by: First Term Attended
c. Layout: Stepped
d. Orientation: Landscape
e. Title the report: Student Report
9. Create Queries
a. Query 1: Create a query from the “Student List” table using the Simple
Query Wizard. The basis of the query is as follows:
i. Your supervisor wants to see a report with the names and student
numbers of the students who first attended in the Fall of 2000
ii. Select the appropriate fields and the appropriate criteria. Run this
query.
b. Query 2: Create a query from the “Student List” table using the Simple
Query Wizard. The basis of the query is as follows:
i. You need to mail billing statements to students who owe more than
$20
ii. Select the appropriate fields and the appropriate criteria. Run this
query.
10. Save your completed Access file as your last name in all lowercase letters.
(For example, Janet Learner would save her file as “learner.accdb”)