SlideShare a Scribd company logo
1 of 20
Part 1 - Microsoft Access
View Glossary
Use Access to create a database in which you can store and
retrieve information about the Rio Salado Theme Park operating
departments, their managers, and their employees.
Create a
new blank database
.
Save the database with the filename
RSC_Theme_Park_Database_MEID.accdb
. Replace “MEID” with your actual MEID.
Structure of the Database
NOTE:
Read the requirements for the database and be sure you
understand how it should work before creating your design.
You will need to complete the following:
Create two tables.
Establish table relationships.
Create one form.
Create two queries.
Create one report.
As you work on the project, remember to follow best practices
for creating databases as described in your TestOut materials
and the online lesson content.
Create the Tables
Tables and their relationships form the backbone of a relational
database. In this database, you will create a table for the Rio
Salado Theme Park operating departments and their managers,
and a table for employees in each department. When creating
fields for your tables, it is important to break down your data
into the smallest chunks you can (fine granularity) to make it
easier to extract data from the database later. Remember to
assign the most appropriate data type to each of the fields and
that one of the fields in each of your tables must be set as the
Primary Key
using the
AutoNumber
data type. You do not need to enter data records into your
tables at this time; you will create a form later in this project
for data entry.
Department Table
Create a
table
named
Department Table
. At a minimum, your table should include the following fields:
Department ID
Department Name
Manager First Name
Manager Last Name
Manager Email Address
Manager Phone Number
Employee Table
Create a
table
named
Employee Table
. At a minimum, your table should include the following fields:
Employee ID
Department ID
Employee First Name
Employee Last Name
Employee Date of Hire
Employee Rate of Pay
Establish Table Relationships
Once the design of the tables has been completed, the next step
is to
establish relationships
between the tables. You will join the Department Table with
the Employee Table on common fields through the following
tasks:
Join the
primary key
of the Department Table with the
foreign key
of the Employee Table in a
One-To-Many
relationship.
Enforce referential integrity.
Cascade update related fields.
Cascade delete related records.
Create a Form
Once the tables have been designed and the relationships have
been established, it is time to enter data. You will use
one form
to enter and edit data in the two tables:
Create
one form
named
Department Form
that can be used to enter data into both tables.
Insert a row
below the Employee Table subform. Add a
button
in the new row to perform the
Add New Record
action with the text:
Add Record
.
Use the form to enter
a minimum of four departments
(e.g., Concessions, Rides, Business Office, Guest Services) and
a minimum of four employees
for each department. Include
your name
as one of the employees in the Business Office department.
Apply the
Retrospect
theme to the form.
Create a Query
The ability to extract data from one or more tables is one of the
most important functions provided by a database. You will now
design, save, and run a query to show only the employees in the
rides department by following these tasks:
Create a query named
Ride Employees Query
based upon the
Employee Table
.
Include the
Employee First Name
,
Employee Last Name
, and
Department ID
fields.
Use a
Number Criteria
for the Department ID field to select
only
the employees in the
Rides Department
.
Hide
the Department ID field.
Save
and
run
the query.
Create a Query
Next, you will design, save, and run a query to show the number
of employees per department:
Create a query named
Number of Employees Query
based upon the
Department
and
Employee Tables
.
Include the
Department Name
and the
Employee ID
fields.
Use the
Total Row
to
Count
the number of employees per department.
Save
and
run
the query.
Create a Report
Reports are used to generate printouts from the tables in a
database. The Report Wizard can be used to access multiple
tables, select fields, and group data in a report:
Use the
Report Wizard
to create a report named
Department Report
.
From the
Department Table
, include the
Department Name
and
Managers’ First
and
Last Names
.
From the
Employee Table
, include the
Employees’ First
and
Last Names
.
Group
by
Department Name
.
Sort Ascending
by
Employee Last Name
.
Use a
Stepped Layout
in
Landscape Orientation
and be sure the report
fits on one page
.
Save
and
close
your RSC_Theme_Park_Database_MEID.accdb database.
---------------------------------------------------------------------------
-------------------------------------------------------------------
Part 2 - Microsoft Excel
View Glossary
Use Excel to create a workbook containing three worksheets.
The Excel workbook will include employee home contact
information and a bank account ledger for the Rio Salado
Theme Park.
Create a
new blank workbook
.
Save the workbook with the filename
RSC_Theme_Park_Workbook_MEID.xlsx
. Replace “MEID” with your actual MEID.
Structure of the Workbook
Your workbook must contain three worksheets:
Employee Data – This worksheet will contain employee home
contact information.
Bank Account Ledger – This worksheet will show the debits and
credits for the Rio Salado Theme Park bank account.
Line Chart – This worksheet will contain a line chart depicting
the daily balance for the Rio Salado Amusement Park bank
account.
Employee Data Worksheet
One of the best features of Excel is how easily it can work with
data from other programs. Because you already created
employee data in Access, you can import that data into Excel to
reduce time and effort in creating this worksheet.
Import
the
Employee Table
from your RSC_Theme_Park_Database_MEID.accdb database
into a new worksheet.
Rename the worksheet as
Employee Data
.
Assign the worksheet tab a color of your choice other than the
Office default.
Resize
the table to
add
the following columns to the right of the Employee Rate of Pay
column:
Home Address
City
State
Zip Code
Email Address
Phone Number
Enter data
into the newly added columns for each employee.
Increase the
column widths
to ensure that you can view the longest data entry in each cell
of the worksheet.
Hide
the following columns:
Department ID
Employee Date of Hire
Employee Rate of Pay
Align Left
the values in the Employee ID and Zip Code columns.
Remove Hyperlinks
, if any, from the email addresses.
Sort
the table by Employee Last Name.
Apply
Outside Borders
to the entire table.
Apply an appropriate
Table Style
of your choice other than the Office default.
Freeze
the column header row of the table.
Use the
Page Setup Dialog Box
to perform the following tasks:
Set the Page Orientation to
Landscape
.
Scale to
Fit to
one page wide by one page tall.
Add a
Footer
to the worksheet:
Enter
your Name
in the left section.
Enter
your MEID
in the center section.
Enter the
Course Number
and
your Section Number
in the right section.
Bank Account Ledger Worksheet
The Rio Salado Theme Park wants you to create a new
worksheet to keep track of their bank account transactions using
the following specifications:
Add a new blank worksheet to the workbook.
Rename the worksheet as
Bank Account Ledger
.
Assign the worksheet tab a color of your choice other than the
Office default.
In the first row, insert the title
RSC Bank Account Ledger
.
In the second row, create a new
table
with the following column headers:
Entry Number
Date
Transaction Description
Debits
Credits
Balance
Merge and center
the title in the first row over the table columns in the second
row.
Change the
Font Size
of the title to 18 pt.
Apply a
Fill Color
of your choice, other than the Office default, to the title cell.
Make one entry in the table for each of
ten consecutive dates
. Be sure to include the
Entry Number
,
Date
,
Transaction Description
, and either a
Debit
or
Credit
for each entry. Your first entry should be a deposit (make
additional deposits as necessary) so that you do not ever have a
negative balance.
Use a
formula
(not a function) with cell references based on the
Debits
and
Credits
to calculate the first
Balance
.
Use a
formula
with cell references based on the
Debits
and
Credits
and the previous Balance to calculate the remaining balances.
Increase the
column widths
to ensure that you can view the longest data entry in each cell
of the worksheet.
Using the Table Tools, add a
Total Row
to your table and use
functions
to calculate the
Total Debits
and
Total Credits
.
Apply the appropriate
Number Formatting
to all cells in your table.
Align Center
the
Entry Numbers
.
Use
Conditional Formatting
to identify the
Top 2 Debits
in your table.
Apply an appropriate
Table Style
of your choice other than the Office default.
Resolve any
Error Messages
you might receive in any cells.
Freeze
the first two rows of the worksheet.
Use the
Page Setup Dialog Box
to perform the following tasks:
Scale to
Fit to
one page wide .
Add a
Footer
to the worksheet:
Enter
your Name
in the left section.
Enter
your MEID
in the center section.
Enter the
Course Number
and
your Section Number
in the right section.
Line Chart Worksheet
The Rio Salado Amusement Park wants a visual depiction of the
daily balances from the bank account ledger:
Select the
Bank Account Ledger
worksheet.
Insert a
Line Chart
using the data from the
Date
and
Balance
fields.
Using the Chart Tools, move
the chart to a new sheet named
Line Chart
.
Assign the worksheet tab a color of your choice other than the
Office default.
Select a
Chart Style
of your choice other than the Office default.
Change the
Chart Title
to
Bank Account Balances
.
Add horizontal and vertical
Axis Titles
and add meaningful titles.
Add
Data Labels
.
Use the
Page Setup Dialog Box
to perform the following tasks:
Set the Page Orientation to
Landscape
Add a
Footer
to the worksheet:
Use the
Insert File Name
button in the center section.
Required Worksheets
Arrange
the worksheets in the following order:
Employee Data
Bank Account Ledger
Line Chart
Save
and
Close
your RSC_Theme_Park_Workbook_MEID.xlsx workbook.
Submit Your Assignment
After completing both sections of the project, submit your
Access and Excel files following the instructions in the lesson.

More Related Content

Similar to Part 1 - Microsoft AccessView GlossaryUse Access to create a.docx

Chapter 29Foundations of Family CareFamily DefinedT.docx
Chapter 29Foundations of Family CareFamily DefinedT.docxChapter 29Foundations of Family CareFamily DefinedT.docx
Chapter 29Foundations of Family CareFamily DefinedT.docxcravennichole326
 
Part 2Provider Database (MS Access)For a review of the complete r.docx
Part 2Provider Database (MS Access)For a review of the complete r.docxPart 2Provider Database (MS Access)For a review of the complete r.docx
Part 2Provider Database (MS Access)For a review of the complete r.docxherbertwilson5999
 
Part 2Provider Database (MS Access)Use the project descriptio.docx
Part 2Provider Database (MS Access)Use the project descriptio.docxPart 2Provider Database (MS Access)Use the project descriptio.docx
Part 2Provider Database (MS Access)Use the project descriptio.docxdunnramage
 
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docx
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docxCase Study Part 2 - Provider Database (Access) AssignmentsPart.docx
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docxmichelljubborjudd
 
AimTo give you practical experience in database modelling, no.docx
AimTo give you practical experience in database modelling, no.docxAimTo give you practical experience in database modelling, no.docx
AimTo give you practical experience in database modelling, no.docxsimonlbentley59018
 
LabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docx
LabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docxLabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docx
LabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docxDIPESH30
 
Excel Project 2 – MS Excel Summer 2018 Use the project.docx
Excel Project 2 – MS Excel Summer 2018 Use the project.docxExcel Project 2 – MS Excel Summer 2018 Use the project.docx
Excel Project 2 – MS Excel Summer 2018 Use the project.docxelbanglis
 
GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)
GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)
GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)NinaDobrev22
 
Microsoft Office Excel
Microsoft Office ExcelMicrosoft Office Excel
Microsoft Office ExcelvirtualMaryam
 
ACTG Tableau intro labDownload the TableauLab file and look ov.docx
ACTG   Tableau intro labDownload the TableauLab file and look ov.docxACTG   Tableau intro labDownload the TableauLab file and look ov.docx
ACTG Tableau intro labDownload the TableauLab file and look ov.docxnettletondevon
 
Tableau online training
Tableau online trainingTableau online training
Tableau online trainingsuresh
 
Part 2Supplier Database (MS Access)As you recall, data is a.docx
Part 2Supplier Database (MS Access)As you recall, data is a.docxPart 2Supplier Database (MS Access)As you recall, data is a.docx
Part 2Supplier Database (MS Access)As you recall, data is a.docxodiliagilby
 
Hw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docx
Hw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docxHw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docx
Hw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docxadampcarr67227
 
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxCOM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxmccormicknadine86
 
AB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docx
AB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docxAB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docx
AB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docxbartholomeocoombs
 
Build .NET Applications with Reporting and Dashboard
Build .NET Applications with Reporting and DashboardBuild .NET Applications with Reporting and Dashboard
Build .NET Applications with Reporting and DashboardIron Speed
 
acct accounting Table Lab.pdf
acct accounting Table Lab.pdfacct accounting Table Lab.pdf
acct accounting Table Lab.pdfbkbk37
 

Similar to Part 1 - Microsoft AccessView GlossaryUse Access to create a.docx (18)

Chapter 29Foundations of Family CareFamily DefinedT.docx
Chapter 29Foundations of Family CareFamily DefinedT.docxChapter 29Foundations of Family CareFamily DefinedT.docx
Chapter 29Foundations of Family CareFamily DefinedT.docx
 
Part 2Provider Database (MS Access)For a review of the complete r.docx
Part 2Provider Database (MS Access)For a review of the complete r.docxPart 2Provider Database (MS Access)For a review of the complete r.docx
Part 2Provider Database (MS Access)For a review of the complete r.docx
 
Part 2Provider Database (MS Access)Use the project descriptio.docx
Part 2Provider Database (MS Access)Use the project descriptio.docxPart 2Provider Database (MS Access)Use the project descriptio.docx
Part 2Provider Database (MS Access)Use the project descriptio.docx
 
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docx
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docxCase Study Part 2 - Provider Database (Access) AssignmentsPart.docx
Case Study Part 2 - Provider Database (Access) AssignmentsPart.docx
 
AimTo give you practical experience in database modelling, no.docx
AimTo give you practical experience in database modelling, no.docxAimTo give you practical experience in database modelling, no.docx
AimTo give you practical experience in database modelling, no.docx
 
LabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docx
LabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docxLabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docx
LabsLab5Lab5_Excel_SH.htmlLab 5 SpreadsheetsLearning Outcomes.docx
 
Excel Project 2 – MS Excel Summer 2018 Use the project.docx
Excel Project 2 – MS Excel Summer 2018 Use the project.docxExcel Project 2 – MS Excel Summer 2018 Use the project.docx
Excel Project 2 – MS Excel Summer 2018 Use the project.docx
 
GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)
GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)
GO16_AC_CH01_GRADER_1G_AS - Open Houses (completed solution)
 
Microsoft Office Excel
Microsoft Office ExcelMicrosoft Office Excel
Microsoft Office Excel
 
ACTG Tableau intro labDownload the TableauLab file and look ov.docx
ACTG   Tableau intro labDownload the TableauLab file and look ov.docxACTG   Tableau intro labDownload the TableauLab file and look ov.docx
ACTG Tableau intro labDownload the TableauLab file and look ov.docx
 
Tableau online training
Tableau online trainingTableau online training
Tableau online training
 
Part 2Supplier Database (MS Access)As you recall, data is a.docx
Part 2Supplier Database (MS Access)As you recall, data is a.docxPart 2Supplier Database (MS Access)As you recall, data is a.docx
Part 2Supplier Database (MS Access)As you recall, data is a.docx
 
Hw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docx
Hw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docxHw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docx
Hw8Excel - Exercise 8 Mail Merge-2.docINFS 3250In Class Pro.docx
 
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docxCOM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
COM 3135 Proposal AssignmentMANAGERIAL PROPOSAL INSTRUCTI.docx
 
Fahri tugas cloud1
Fahri tugas cloud1Fahri tugas cloud1
Fahri tugas cloud1
 
AB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docx
AB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docxAB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docx
AB Database Assignment 1 –FOR STUDENTS TO COMPLETEFirst create .docx
 
Build .NET Applications with Reporting and Dashboard
Build .NET Applications with Reporting and DashboardBuild .NET Applications with Reporting and Dashboard
Build .NET Applications with Reporting and Dashboard
 
acct accounting Table Lab.pdf
acct accounting Table Lab.pdfacct accounting Table Lab.pdf
acct accounting Table Lab.pdf
 

More from honey690131

PaperSelect one of the quality topics in healthcare from th.docx
PaperSelect one of the quality topics in healthcare from th.docxPaperSelect one of the quality topics in healthcare from th.docx
PaperSelect one of the quality topics in healthcare from th.docxhoney690131
 
ParkinsonsPathophysiology, progression of disease, complication.docx
ParkinsonsPathophysiology, progression of disease, complication.docxParkinsonsPathophysiology, progression of disease, complication.docx
ParkinsonsPathophysiology, progression of disease, complication.docxhoney690131
 
Parenting Practices among DepressedMothers in the Child Welf.docx
Parenting Practices among DepressedMothers in the Child Welf.docxParenting Practices among DepressedMothers in the Child Welf.docx
Parenting Practices among DepressedMothers in the Child Welf.docxhoney690131
 
Parental InfluencesMerging science and business, selective bre.docx
Parental InfluencesMerging science and business, selective bre.docxParental InfluencesMerging science and business, selective bre.docx
Parental InfluencesMerging science and business, selective bre.docxhoney690131
 
Paragraph Structure with Use of Text(P) Topic Sentence-(I).docx
Paragraph Structure with Use of Text(P) Topic Sentence-(I).docxParagraph Structure with Use of Text(P) Topic Sentence-(I).docx
Paragraph Structure with Use of Text(P) Topic Sentence-(I).docxhoney690131
 
Paper should explain the difficulties on the Use of government trave.docx
Paper should explain the difficulties on the Use of government trave.docxPaper should explain the difficulties on the Use of government trave.docx
Paper should explain the difficulties on the Use of government trave.docxhoney690131
 
paper should be between 750 – 1500 words. APA formatting is required.docx
paper should be between 750 – 1500 words. APA formatting is required.docxpaper should be between 750 – 1500 words. APA formatting is required.docx
paper should be between 750 – 1500 words. APA formatting is required.docxhoney690131
 
Paper Requirements 4 pages (including title page, 2 pages .docx
Paper Requirements 4 pages (including title page, 2 pages .docxPaper Requirements 4 pages (including title page, 2 pages .docx
Paper Requirements 4 pages (including title page, 2 pages .docxhoney690131
 
Paper RequirementsRequired topic headings for your paper shou.docx
Paper RequirementsRequired topic headings for your paper shou.docxPaper RequirementsRequired topic headings for your paper shou.docx
Paper RequirementsRequired topic headings for your paper shou.docxhoney690131
 
Paper must be double spaced, with 12 point font and include section .docx
Paper must be double spaced, with 12 point font and include section .docxPaper must be double spaced, with 12 point font and include section .docx
Paper must be double spaced, with 12 point font and include section .docxhoney690131
 
Paper OrganizationStart with a title page and organize your pa.docx
Paper OrganizationStart with a title page and organize your pa.docxPaper OrganizationStart with a title page and organize your pa.docx
Paper OrganizationStart with a title page and organize your pa.docxhoney690131
 
Paper on topic  Date visualization A critical evaluation of its ar.docx
Paper on topic  Date visualization A critical evaluation of its ar.docxPaper on topic  Date visualization A critical evaluation of its ar.docx
Paper on topic  Date visualization A critical evaluation of its ar.docxhoney690131
 
PAPER EXPECTATIONSFollow the instructions.Make your ideas .docx
PAPER EXPECTATIONSFollow the instructions.Make your ideas .docxPAPER EXPECTATIONSFollow the instructions.Make your ideas .docx
PAPER EXPECTATIONSFollow the instructions.Make your ideas .docxhoney690131
 
Paper Instructions 5) Paper should be 5-7 pages (excluding title pag.docx
Paper Instructions 5) Paper should be 5-7 pages (excluding title pag.docxPaper Instructions 5) Paper should be 5-7 pages (excluding title pag.docx
Paper Instructions 5) Paper should be 5-7 pages (excluding title pag.docxhoney690131
 
Paper format and information4-5 pages in length.Papers mu.docx
Paper format and information4-5 pages in length.Papers mu.docxPaper format and information4-5 pages in length.Papers mu.docx
Paper format and information4-5 pages in length.Papers mu.docxhoney690131
 
Paper in Health care quality management strategies - recent arti.docx
Paper in Health care quality management strategies - recent arti.docxPaper in Health care quality management strategies - recent arti.docx
Paper in Health care quality management strategies - recent arti.docxhoney690131
 
Paper 2 Assignment POT 2002.Assignment Write a 1000 wor.docx
Paper 2 Assignment POT 2002.Assignment Write a 1000 wor.docxPaper 2 Assignment POT 2002.Assignment Write a 1000 wor.docx
Paper 2 Assignment POT 2002.Assignment Write a 1000 wor.docxhoney690131
 
Paper detailsUnit 4 Discussion Prompt1. What is the .docx
Paper detailsUnit 4 Discussion Prompt1. What is the .docxPaper detailsUnit 4 Discussion Prompt1. What is the .docx
Paper detailsUnit 4 Discussion Prompt1. What is the .docxhoney690131
 
Paper detailsIn preparing a report or a presentation for you.docx
Paper detailsIn preparing a report or a presentation for you.docxPaper detailsIn preparing a report or a presentation for you.docx
Paper detailsIn preparing a report or a presentation for you.docxhoney690131
 
PAINTINGPainting continues to be a popular, and relevant art.docx
PAINTINGPainting continues to be a popular, and relevant art.docxPAINTINGPainting continues to be a popular, and relevant art.docx
PAINTINGPainting continues to be a popular, and relevant art.docxhoney690131
 

More from honey690131 (20)

PaperSelect one of the quality topics in healthcare from th.docx
PaperSelect one of the quality topics in healthcare from th.docxPaperSelect one of the quality topics in healthcare from th.docx
PaperSelect one of the quality topics in healthcare from th.docx
 
ParkinsonsPathophysiology, progression of disease, complication.docx
ParkinsonsPathophysiology, progression of disease, complication.docxParkinsonsPathophysiology, progression of disease, complication.docx
ParkinsonsPathophysiology, progression of disease, complication.docx
 
Parenting Practices among DepressedMothers in the Child Welf.docx
Parenting Practices among DepressedMothers in the Child Welf.docxParenting Practices among DepressedMothers in the Child Welf.docx
Parenting Practices among DepressedMothers in the Child Welf.docx
 
Parental InfluencesMerging science and business, selective bre.docx
Parental InfluencesMerging science and business, selective bre.docxParental InfluencesMerging science and business, selective bre.docx
Parental InfluencesMerging science and business, selective bre.docx
 
Paragraph Structure with Use of Text(P) Topic Sentence-(I).docx
Paragraph Structure with Use of Text(P) Topic Sentence-(I).docxParagraph Structure with Use of Text(P) Topic Sentence-(I).docx
Paragraph Structure with Use of Text(P) Topic Sentence-(I).docx
 
Paper should explain the difficulties on the Use of government trave.docx
Paper should explain the difficulties on the Use of government trave.docxPaper should explain the difficulties on the Use of government trave.docx
Paper should explain the difficulties on the Use of government trave.docx
 
paper should be between 750 – 1500 words. APA formatting is required.docx
paper should be between 750 – 1500 words. APA formatting is required.docxpaper should be between 750 – 1500 words. APA formatting is required.docx
paper should be between 750 – 1500 words. APA formatting is required.docx
 
Paper Requirements 4 pages (including title page, 2 pages .docx
Paper Requirements 4 pages (including title page, 2 pages .docxPaper Requirements 4 pages (including title page, 2 pages .docx
Paper Requirements 4 pages (including title page, 2 pages .docx
 
Paper RequirementsRequired topic headings for your paper shou.docx
Paper RequirementsRequired topic headings for your paper shou.docxPaper RequirementsRequired topic headings for your paper shou.docx
Paper RequirementsRequired topic headings for your paper shou.docx
 
Paper must be double spaced, with 12 point font and include section .docx
Paper must be double spaced, with 12 point font and include section .docxPaper must be double spaced, with 12 point font and include section .docx
Paper must be double spaced, with 12 point font and include section .docx
 
Paper OrganizationStart with a title page and organize your pa.docx
Paper OrganizationStart with a title page and organize your pa.docxPaper OrganizationStart with a title page and organize your pa.docx
Paper OrganizationStart with a title page and organize your pa.docx
 
Paper on topic  Date visualization A critical evaluation of its ar.docx
Paper on topic  Date visualization A critical evaluation of its ar.docxPaper on topic  Date visualization A critical evaluation of its ar.docx
Paper on topic  Date visualization A critical evaluation of its ar.docx
 
PAPER EXPECTATIONSFollow the instructions.Make your ideas .docx
PAPER EXPECTATIONSFollow the instructions.Make your ideas .docxPAPER EXPECTATIONSFollow the instructions.Make your ideas .docx
PAPER EXPECTATIONSFollow the instructions.Make your ideas .docx
 
Paper Instructions 5) Paper should be 5-7 pages (excluding title pag.docx
Paper Instructions 5) Paper should be 5-7 pages (excluding title pag.docxPaper Instructions 5) Paper should be 5-7 pages (excluding title pag.docx
Paper Instructions 5) Paper should be 5-7 pages (excluding title pag.docx
 
Paper format and information4-5 pages in length.Papers mu.docx
Paper format and information4-5 pages in length.Papers mu.docxPaper format and information4-5 pages in length.Papers mu.docx
Paper format and information4-5 pages in length.Papers mu.docx
 
Paper in Health care quality management strategies - recent arti.docx
Paper in Health care quality management strategies - recent arti.docxPaper in Health care quality management strategies - recent arti.docx
Paper in Health care quality management strategies - recent arti.docx
 
Paper 2 Assignment POT 2002.Assignment Write a 1000 wor.docx
Paper 2 Assignment POT 2002.Assignment Write a 1000 wor.docxPaper 2 Assignment POT 2002.Assignment Write a 1000 wor.docx
Paper 2 Assignment POT 2002.Assignment Write a 1000 wor.docx
 
Paper detailsUnit 4 Discussion Prompt1. What is the .docx
Paper detailsUnit 4 Discussion Prompt1. What is the .docxPaper detailsUnit 4 Discussion Prompt1. What is the .docx
Paper detailsUnit 4 Discussion Prompt1. What is the .docx
 
Paper detailsIn preparing a report or a presentation for you.docx
Paper detailsIn preparing a report or a presentation for you.docxPaper detailsIn preparing a report or a presentation for you.docx
Paper detailsIn preparing a report or a presentation for you.docx
 
PAINTINGPainting continues to be a popular, and relevant art.docx
PAINTINGPainting continues to be a popular, and relevant art.docxPAINTINGPainting continues to be a popular, and relevant art.docx
PAINTINGPainting continues to be a popular, and relevant art.docx
 

Recently uploaded

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 

Recently uploaded (20)

Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 

Part 1 - Microsoft AccessView GlossaryUse Access to create a.docx

  • 1. Part 1 - Microsoft Access View Glossary Use Access to create a database in which you can store and retrieve information about the Rio Salado Theme Park operating departments, their managers, and their employees. Create a new blank database . Save the database with the filename RSC_Theme_Park_Database_MEID.accdb . Replace “MEID” with your actual MEID. Structure of the Database NOTE: Read the requirements for the database and be sure you understand how it should work before creating your design. You will need to complete the following: Create two tables. Establish table relationships. Create one form. Create two queries.
  • 2. Create one report. As you work on the project, remember to follow best practices for creating databases as described in your TestOut materials and the online lesson content. Create the Tables Tables and their relationships form the backbone of a relational database. In this database, you will create a table for the Rio Salado Theme Park operating departments and their managers, and a table for employees in each department. When creating fields for your tables, it is important to break down your data into the smallest chunks you can (fine granularity) to make it easier to extract data from the database later. Remember to assign the most appropriate data type to each of the fields and that one of the fields in each of your tables must be set as the Primary Key using the AutoNumber data type. You do not need to enter data records into your tables at this time; you will create a form later in this project for data entry. Department Table Create a table named Department Table . At a minimum, your table should include the following fields: Department ID
  • 3. Department Name Manager First Name Manager Last Name Manager Email Address Manager Phone Number Employee Table Create a table named Employee Table . At a minimum, your table should include the following fields: Employee ID Department ID Employee First Name Employee Last Name Employee Date of Hire Employee Rate of Pay Establish Table Relationships Once the design of the tables has been completed, the next step
  • 4. is to establish relationships between the tables. You will join the Department Table with the Employee Table on common fields through the following tasks: Join the primary key of the Department Table with the foreign key of the Employee Table in a One-To-Many relationship. Enforce referential integrity. Cascade update related fields. Cascade delete related records. Create a Form Once the tables have been designed and the relationships have been established, it is time to enter data. You will use one form to enter and edit data in the two tables: Create one form named Department Form that can be used to enter data into both tables.
  • 5. Insert a row below the Employee Table subform. Add a button in the new row to perform the Add New Record action with the text: Add Record . Use the form to enter a minimum of four departments (e.g., Concessions, Rides, Business Office, Guest Services) and a minimum of four employees for each department. Include your name as one of the employees in the Business Office department. Apply the Retrospect theme to the form. Create a Query The ability to extract data from one or more tables is one of the most important functions provided by a database. You will now design, save, and run a query to show only the employees in the rides department by following these tasks: Create a query named Ride Employees Query based upon the Employee Table .
  • 6. Include the Employee First Name , Employee Last Name , and Department ID fields. Use a Number Criteria for the Department ID field to select only the employees in the Rides Department . Hide the Department ID field. Save and run the query. Create a Query Next, you will design, save, and run a query to show the number of employees per department: Create a query named Number of Employees Query based upon the Department and
  • 7. Employee Tables . Include the Department Name and the Employee ID fields. Use the Total Row to Count the number of employees per department. Save and run the query. Create a Report Reports are used to generate printouts from the tables in a database. The Report Wizard can be used to access multiple tables, select fields, and group data in a report: Use the Report Wizard to create a report named Department Report . From the Department Table
  • 8. , include the Department Name and Managers’ First and Last Names . From the Employee Table , include the Employees’ First and Last Names . Group by Department Name . Sort Ascending by Employee Last Name . Use a Stepped Layout in Landscape Orientation and be sure the report fits on one page . Save
  • 9. and close your RSC_Theme_Park_Database_MEID.accdb database. --------------------------------------------------------------------------- ------------------------------------------------------------------- Part 2 - Microsoft Excel View Glossary Use Excel to create a workbook containing three worksheets. The Excel workbook will include employee home contact information and a bank account ledger for the Rio Salado Theme Park. Create a new blank workbook . Save the workbook with the filename RSC_Theme_Park_Workbook_MEID.xlsx . Replace “MEID” with your actual MEID. Structure of the Workbook Your workbook must contain three worksheets: Employee Data – This worksheet will contain employee home contact information.
  • 10. Bank Account Ledger – This worksheet will show the debits and credits for the Rio Salado Theme Park bank account. Line Chart – This worksheet will contain a line chart depicting the daily balance for the Rio Salado Amusement Park bank account. Employee Data Worksheet One of the best features of Excel is how easily it can work with data from other programs. Because you already created employee data in Access, you can import that data into Excel to reduce time and effort in creating this worksheet. Import the Employee Table from your RSC_Theme_Park_Database_MEID.accdb database into a new worksheet. Rename the worksheet as Employee Data . Assign the worksheet tab a color of your choice other than the Office default. Resize the table to add the following columns to the right of the Employee Rate of Pay column:
  • 11. Home Address City State Zip Code Email Address Phone Number Enter data into the newly added columns for each employee. Increase the column widths to ensure that you can view the longest data entry in each cell of the worksheet. Hide the following columns: Department ID Employee Date of Hire Employee Rate of Pay Align Left
  • 12. the values in the Employee ID and Zip Code columns. Remove Hyperlinks , if any, from the email addresses. Sort the table by Employee Last Name. Apply Outside Borders to the entire table. Apply an appropriate Table Style of your choice other than the Office default. Freeze the column header row of the table. Use the Page Setup Dialog Box to perform the following tasks: Set the Page Orientation to Landscape . Scale to Fit to one page wide by one page tall. Add a Footer to the worksheet:
  • 13. Enter your Name in the left section. Enter your MEID in the center section. Enter the Course Number and your Section Number in the right section. Bank Account Ledger Worksheet The Rio Salado Theme Park wants you to create a new worksheet to keep track of their bank account transactions using the following specifications: Add a new blank worksheet to the workbook. Rename the worksheet as Bank Account Ledger . Assign the worksheet tab a color of your choice other than the Office default.
  • 14. In the first row, insert the title RSC Bank Account Ledger . In the second row, create a new table with the following column headers: Entry Number Date Transaction Description Debits Credits Balance Merge and center the title in the first row over the table columns in the second row. Change the Font Size of the title to 18 pt. Apply a Fill Color of your choice, other than the Office default, to the title cell. Make one entry in the table for each of
  • 15. ten consecutive dates . Be sure to include the Entry Number , Date , Transaction Description , and either a Debit or Credit for each entry. Your first entry should be a deposit (make additional deposits as necessary) so that you do not ever have a negative balance. Use a formula (not a function) with cell references based on the Debits and Credits to calculate the first Balance . Use a formula with cell references based on the Debits and Credits and the previous Balance to calculate the remaining balances. Increase the column widths to ensure that you can view the longest data entry in each cell
  • 16. of the worksheet. Using the Table Tools, add a Total Row to your table and use functions to calculate the Total Debits and Total Credits . Apply the appropriate Number Formatting to all cells in your table. Align Center the Entry Numbers . Use Conditional Formatting to identify the Top 2 Debits in your table. Apply an appropriate Table Style of your choice other than the Office default. Resolve any Error Messages you might receive in any cells. Freeze
  • 17. the first two rows of the worksheet. Use the Page Setup Dialog Box to perform the following tasks: Scale to Fit to one page wide . Add a Footer to the worksheet: Enter your Name in the left section. Enter your MEID in the center section. Enter the Course Number and your Section Number in the right section. Line Chart Worksheet
  • 18. The Rio Salado Amusement Park wants a visual depiction of the daily balances from the bank account ledger: Select the Bank Account Ledger worksheet. Insert a Line Chart using the data from the Date and Balance fields. Using the Chart Tools, move the chart to a new sheet named Line Chart . Assign the worksheet tab a color of your choice other than the Office default. Select a Chart Style of your choice other than the Office default. Change the Chart Title to Bank Account Balances . Add horizontal and vertical
  • 19. Axis Titles and add meaningful titles. Add Data Labels . Use the Page Setup Dialog Box to perform the following tasks: Set the Page Orientation to Landscape Add a Footer to the worksheet: Use the Insert File Name button in the center section. Required Worksheets Arrange the worksheets in the following order: Employee Data
  • 20. Bank Account Ledger Line Chart Save and Close your RSC_Theme_Park_Workbook_MEID.xlsx workbook. Submit Your Assignment After completing both sections of the project, submit your Access and Excel files following the instructions in the lesson.