+ All Categories
Home > Documents > Senior Elective Tutorial MS Access Database: Student Records.

Senior Elective Tutorial MS Access Database: Student Records.

Date post: 13-Jan-2016
Category:
Upload: toby-davidson
View: 218 times
Download: 0 times
Share this document with a friend
Popular Tags:
47
Senior Elective Senior Elective Tutorial Tutorial MS Access Database: MS Access Database: Student Records Student Records
Transcript
Page 1: Senior Elective Tutorial MS Access Database: Student Records.

Senior Elective TutorialSenior Elective Tutorial

MS Access Database:MS Access Database:

Student RecordsStudent Records

Page 2: Senior Elective Tutorial MS Access Database: Student Records.

Open MS Access:Open MS Access:

Page 3: Senior Elective Tutorial MS Access Database: Student Records.

Create a New DatabaseCreate a New Database

#1.#2.

Page 4: Senior Elective Tutorial MS Access Database: Student Records.

Insert Your Name To ‘Name’ The Insert Your Name To ‘Name’ The DatabaseDatabase

Page 5: Senior Elective Tutorial MS Access Database: Student Records.

Create A Table In Design ModeCreate A Table In Design Mode

Page 6: Senior Elective Tutorial MS Access Database: Student Records.

Begin Setting Up The Table: Begin Setting Up The Table: Student ID NumberStudent ID Number

Right Click#2.#1.

#3.

Page 7: Senior Elective Tutorial MS Access Database: Student Records.

Save the TableSave the Table

Page 8: Senior Elective Tutorial MS Access Database: Student Records.

Add Last Name FieldAdd Last Name Field

SLName = Students last name

Page 9: Senior Elective Tutorial MS Access Database: Student Records.

Add Additional Field Information As Add Additional Field Information As ShownShown

Page 10: Senior Elective Tutorial MS Access Database: Student Records.

Save Your Work OFTEN!!!Save Your Work OFTEN!!!

Page 11: Senior Elective Tutorial MS Access Database: Student Records.

Adding in Special Field (Phone Adding in Special Field (Phone Number)Number)

#1.

#2.

#3.

Page 12: Senior Elective Tutorial MS Access Database: Student Records.

Yes/No Values for Assignment Yes/No Values for Assignment SubmissionSubmission

Page 13: Senior Elective Tutorial MS Access Database: Student Records.

Save Your Work OFTEN!!!Save Your Work OFTEN!!!

Page 14: Senior Elective Tutorial MS Access Database: Student Records.

Switch To Datasheet ViewSwitch To Datasheet View

Page 15: Senior Elective Tutorial MS Access Database: Student Records.

Close The TableClose The Table

Page 16: Senior Elective Tutorial MS Access Database: Student Records.

Switch To Forms and Create Form Switch To Forms and Create Form Using WizardUsing Wizard

#1.#2. (Double click)

Page 17: Senior Elective Tutorial MS Access Database: Student Records.

Click To Select All FieldsClick To Select All Fields

#1.

#2.

Page 18: Senior Elective Tutorial MS Access Database: Student Records.

Select Layout Type (Columnar)Select Layout Type (Columnar)

#1.

#2.

Page 19: Senior Elective Tutorial MS Access Database: Student Records.

Select Style of ChoiceSelect Style of Choice

#1.

#2.

Page 20: Senior Elective Tutorial MS Access Database: Student Records.

Name The Form and View ItName The Form and View It

#1.

#2.

#3.

Page 21: Senior Elective Tutorial MS Access Database: Student Records.

This Form Will Allow For Data EntryThis Form Will Allow For Data Entry

Page 22: Senior Elective Tutorial MS Access Database: Student Records.

Enter Sample DataEnter Sample Data

#1. Student # is Required!!

Note: The Input Mask Shows Up!!

Nothing Has Been Submitted Yet!!

This Is The First Record!!

Click Here To Enter Next Record

Page 23: Senior Elective Tutorial MS Access Database: Student Records.

Save Your Work OFTEN!!!Save Your Work OFTEN!!!

Page 24: Senior Elective Tutorial MS Access Database: Student Records.

Enter A Second Student RecordEnter A Second Student Record

Jane Has Submitted Assignment 1

Page 25: Senior Elective Tutorial MS Access Database: Student Records.

Save Your Work OFTEN!!!Save Your Work OFTEN!!!

Page 26: Senior Elective Tutorial MS Access Database: Student Records.

Close This Input FormClose This Input Form

Page 27: Senior Elective Tutorial MS Access Database: Student Records.

Making A Phone Contact ReportMaking A Phone Contact Report

#1.

#2. (Double click)

Page 28: Senior Elective Tutorial MS Access Database: Student Records.

Select Fields To Be Shown In Select Fields To Be Shown In Phone Contact ReportPhone Contact Report

#1.

#2.

Page 29: Senior Elective Tutorial MS Access Database: Student Records.

Repeat Previous Steps For The Repeat Previous Steps For The Following FieldsFollowing Fields

#1.

#2.

Page 30: Senior Elective Tutorial MS Access Database: Student Records.

There Is No Need For Grouping In There Is No Need For Grouping In This ReportThis Report

#1.

Page 31: Senior Elective Tutorial MS Access Database: Student Records.

Sorting The Report By Ascending Sorting The Report By Ascending Last NameLast Name

#1.#2.

#3.

Page 32: Senior Elective Tutorial MS Access Database: Student Records.

Format The ReportFormat The Report

#1.

#2.

Page 33: Senior Elective Tutorial MS Access Database: Student Records.

Pick The Style You WishPick The Style You Wish

#1.

#2.

Page 34: Senior Elective Tutorial MS Access Database: Student Records.

Name The Report And View ItName The Report And View It

#1.

#2.

#3.

Page 35: Senior Elective Tutorial MS Access Database: Student Records.

PhoneContactReportPhoneContactReport

Click here when finished viewing report

Page 36: Senior Elective Tutorial MS Access Database: Student Records.

Now We Will Create A QueryNow We Will Create A Query

#1.#2. (Double click)

Page 37: Senior Elective Tutorial MS Access Database: Student Records.

Add Fields To The QueryAdd Fields To The Query

#1.

#2.

Page 38: Senior Elective Tutorial MS Access Database: Student Records.

Detail or Summary Query?Detail or Summary Query? -> Detail -> Detail

#1.

Page 39: Senior Elective Tutorial MS Access Database: Student Records.

Name And Modify The QueryName And Modify The Query

#1.

#2.

#3.

Page 40: Senior Elective Tutorial MS Access Database: Student Records.

Make The Query Show Only Students Make The Query Show Only Students Who Have Submitted All AssignmentsWho Have Submitted All Assignments

Type ‘True’ In These Fields

Then Save The Query Lastly, Close The Query

Page 41: Senior Elective Tutorial MS Access Database: Student Records.

See If Any Student Has Submitted See If Any Student Has Submitted All Three AssignmentsAll Three Assignments

Double Click

Page 42: Senior Elective Tutorial MS Access Database: Student Records.

There Are No Students Who Have There Are No Students Who Have Submitted All AssignmentsSubmitted All Assignments

Page 43: Senior Elective Tutorial MS Access Database: Student Records.

Close The QueryClose The Query

Page 44: Senior Elective Tutorial MS Access Database: Student Records.

Ensure That Everything Has Been Ensure That Everything Has Been SavedSaved

Page 45: Senior Elective Tutorial MS Access Database: Student Records.

Now The Program Can Be ExitedNow The Program Can Be Exited

Page 46: Senior Elective Tutorial MS Access Database: Student Records.

After Completing This Tutorial:After Completing This Tutorial:

You should have created a table to hold You should have created a table to hold student information and information about student information and information about the status of assignments.the status of assignments.

You should have created a form to allow You should have created a form to allow for the input of the information.for the input of the information.

You should have created a report to show You should have created a report to show student contact information.student contact information.

You should have created a query to see You should have created a query to see which students have submitted all three which students have submitted all three assignments.assignments.

Page 47: Senior Elective Tutorial MS Access Database: Student Records.

That’s It, That’s AllThat’s It, That’s All

Thank you for taking the time to complete Thank you for taking the time to complete my tutorial.my tutorial.

I hope it provided you with some basic I hope it provided you with some basic skills to deal with MS Access and some skills to deal with MS Access and some ‘everyday’ data that you may come ‘everyday’ data that you may come across.across.

If you have any questions, comments or If you have any questions, comments or concerns, please contact me using the link concerns, please contact me using the link on my main page.on my main page.


Recommended