Week 14 Activity
Week 14 Activity
In this exercise, you will create a database that includes a table, form, report, and queries
The College for Advanced Studies seeks to provide a quality education to each of its students.
In order to do this, the college administration needs an efficient way to keep track of the vast amounts
of information associated with each student served. A college administrator has asked you to create and
update a database to help with this task.
Activity Instructions:
1. Create a New blank database
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)
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.”
Student Last First Address City State Zip Balance First Term
# Name Name Code Attended
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 Term
# Name Code Attended
36987 Booy Aaron 21 Oskaloosa IA 52577 18 WI10
Fairview
Lane
76213 McBurney Colton 45 Seary Knoxville IL 84134 56 FA09
Drive
9. When you have finished adding the records, save the form as “Student Form”
10. 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
f. Adjust column widths in Design View as necessary