Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Enable data integrity access lookup wizard

18/11/2021 Client: muhammad11 Deadline: 2 Day

Access Assignment

USING MICROSOFT ACCESS 2016 Guided Project 2-1

Guided Project 2-1 Central Sierra Insurance wants to expand the database you created in the Pause & Practice 1-4 project in Chapter 1. To ensure consistency, the starting file is provided for you. For this project, you use Design view to create a second table, edit field properties, and integrate data integrity rules. You also create a relationship between the two tables and enforce referential integrity constraints. Finally, you view how the table records will print using Print Preview. This project has been modified for use in SIMnet®.

Skills Covered in This Project • Create a table using Design view. • Add fields into a table. • Edit field properties in Design view. • Define an input mask. • Use the Lookup Wizard to create a drop-

down list.

• Save a table.

• Enter records. • Verify the existence of a foreign key. • Create a 1:M relationship between tables. • Enforce referential integrity. • View a table in Datasheet view and expand

related records.

• Preview table results for printing.

1. Open the CentralSierra-02 database start file.

2. The file will be renamed automatically to include your name. Change the project file name if

directed to do so by your instructor.

3. Enable content in the security warning.

4. Click the Table Design button [Create tab, Tables group] to open a new table in Design view.

5. Add new fields into the table and set field properties.

a. Type Branch in the Field Name property box of the first row. Press the Tab key to move to the

Data Type property.

b. Select the Short Text Data Type. Press the Tab key to move to the Description property.

c. Type Unique branch name.

d. Click the Primary Key button [Table Tools Design tab, Tools group].

e. Press the Tab key to move to the next row.

f. Add the remaining fields into the table using the following information:

g.

h.

i.

j.

k.

l.

m. Click the Save button to save the table as Branches. It is a good idea to periodically save a

table when you are creating it so you don’t lose your work.

n. Click the row selector to select the Branch field.

o. Type 30 in the Field Size property box in the Field Properties area.

Step 1: Download start file

Access 2016 Chapter 2 Using Design View, Data Validation, and Relationships Last Updated: 10/9/18 Page 2

USING MICROSOFT ACCESS 2016 Guided Project 2-1

p. Set the Required property to Yes if necessary.

q. Click the row selector to select the Address field.

r. Change the remaining field properties in the Branches table using the following information:

s.

t.

u.

v.

w.

x.

y. Save the table by clicking the Save button.

6. Create an input mask for the ZIP field.

a. Click to select the ZIP field.

b. Click the property box for the Input Mask property.

c. Click the Build button to launch the Input Mask Wizard.

d. Select the Zip Code Input Mask.

e. Click the Next button.

f. Click the Next button without making any changes to the Input Mask or Placeholder

character.

g. Select the Without the symbols in the mask, like this radio button if necessary.

h. Click the Finish button.

i. Save the table.

7. Create an input mask for the Phone field.

a. Click to select the Phone field.

b. Click the property box for the Input Mask property.

c. Click the Build button to launch the Input Mask Wizard.

d. Select the Phone Number Input Mask.

e. Click the Next button.

f. Click the Next button without making any changes to the Input Mask or Placeholder

character.

g. Select the Without the symbols in the mask, like this radio button if necessary.

h. Click the Finish button.

i. Save the table.

8. Enter records into the Branches table.

a. Change to Datasheet view of the table.

b. Enter the following records into the Branches table. The DateOpened values will display in

the Medium Date format, DD-Mon-YY, after you enter them.

c.

d.

e.

Access 2016 Chapter 2 Using Design View, Data Validation, and Relationships Last Updated: 10/9/18 Page 3

USING MICROSOFT ACCESS 2016 Guided Project 2-1

f. Save and close the table.

9. Modify the Department field in the Employees table to use a Combo Box.

a. Open the Employees table in Design view.

b. Click to select the Department field.

c. Click the property box for the Data Type property, click the arrow, and select Lookup Wizard.

The Lookup Wizard dialog box opens.

d. Select the I will type in the values that I want radio button.

e. Click the Next button.

f. Click the first cell in the Col1 column.

g. Type Administration.

h. Press the down arrow key to move to the next row.

i. Type Health and Benefits. Press the down arrow key to move to the next row.

j. Type Insurance Sales. Press the down arrow key to move to the next row.

k. Type Property and Casualty.

l. Click the Next button.

m. Click the Limit To List check box.

n. Click the Finish button.

o. Save the table. If prompted to test the existing data against the new rules, click Yes.

10. Verify the existence of a foreign key and create a one-to-many relationship between the

Branches and Employees tables. The Branch field is the field in common across the two tables. It

is the primary key in the Branches table.

a. Open both tables in Design view and verify that the Branch field has the same Data Type

and Field Size in both tables.

b. Edit the Description property of the Branch field in the Employees table to read Branch

assigned to – Must match a Branch in the Branches table.

c. Save and close any tables that you may have opened.

d. Click the Relationships button [Database Tools tab, Relationships group].

e. Select the Branches table In the Show Table dialog box and click the Add button.

f. Select the Employees table and click the Add button.

g. Click the Close button.

h. Drag the Branch field from the Branches table on top of the Branch field in the Employees

table. Release the pointer. The Edit Relationships dialog box opens.

i. Verify that the field names displayed are correct. If necessary, use the drop-down arrows to

make any corrections.

j. Click the Enforce Referential Integrity check box.

k. Click the Cascade Update Related Fields check box.

l. Leave the Cascade Delete Related Records check box not selected. The company does

not want to delete employees just because they may close a branch. This allows them to

reassign employees.

m. Click Create. The Relationships window updates with the relationship line added. The 1 and

infinity symbols display indicating that referential integrity is enforced.

n. Save the changes made to the relationships.

o. Click Close [Relationship Tools Design tab, Relationships group].

Access 2016 Chapter 2 Using Design View, Data Validation, and Relationships Last Updated: 10/9/18 Page 4

USING MICROSOFT ACCESS 2016 Guided Project 2-1

11. Enter the following record into the Employees table to test the new drop-down list:

12. Save and close the table.

13. Open the Branches table in Datasheet view.

a. Adjust the width of the fields so that the entire field contents shows for each field.

b. Click the plus sign to the left of the Branch field for the Cameron Park branch. You should

see the 11 employees assigned to Cameron Park.

c. Click the minus sign to close the related records.

14. Preview the data records in the Branches table before printing.

a. Click the Print button [File tab] to display the printing options.

b. Click the Print Preview button. The Print Preview tab opens and shows a preview of how the

table will print.

c. Click the Landscape button [Print Preview tab, Page Layout group] to change the page

orientation. The report preview should appear similar to that in Figure 2-82.

d. Click the Close Print Preview button.

15. Save and close the Branches table.

16. Close the database.

17. Upload and save your project file.

18. Submit project for grading.

Step 2 Upload & Save

Step 3 Grade my Project

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

High Quality Assignments
Engineering Exam Guru
24/7 Assignment Help
Top Grade Essay
Assignment Hub
Engineering Solutions
Writer Writer Name Offer Chat
High Quality Assignments

ONLINE

High Quality Assignments

I will provide you with the well organized and well research papers from different primary and secondary sources will write the content that will support your points.

$30 Chat With Writer
Engineering Exam Guru

ONLINE

Engineering Exam Guru

After reading your project details, I feel myself as the best option for you to fulfill this project with 100 percent perfection.

$45 Chat With Writer
24/7 Assignment Help

ONLINE

24/7 Assignment Help

I reckon that I can perfectly carry this project for you! I am a research writer and have been writing academic papers, business reports, plans, literature review, reports and others for the past 1 decade.

$16 Chat With Writer
Top Grade Essay

ONLINE

Top Grade Essay

I will provide you with the well organized and well research papers from different primary and secondary sources will write the content that will support your points.

$19 Chat With Writer
Assignment Hub

ONLINE

Assignment Hub

I reckon that I can perfectly carry this project for you! I am a research writer and have been writing academic papers, business reports, plans, literature review, reports and others for the past 1 decade.

$32 Chat With Writer
Engineering Solutions

ONLINE

Engineering Solutions

I have worked on wide variety of research papers including; Analytical research paper, Argumentative research paper, Interpretative research, experimental research etc.

$31 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Blum minipress parts diagram - Windows 7 traditional chinese input - Human Resources - Congressional gridlock causes and solutions - Briefly describe how supportive and interpersonal psychotherapies are similar - Grammar check - Major distinctions between zinn and schweikart - 7 functions of management ppt - Week 3 reflective journal personal learning strategies - Case 18 ford motor company new strategies for international growth - Prac_Change - Wilsons prom visitor centre - Wk 1, IOP 470: DQ - In what ways do art historians define artistic styles - The magic box poem analysis - Aggressive marketing in the context of format wars - One page memo - ITM- Graded assignment 2 - Math homework - Blue parrot bluetooth headset manual - Haltech platinum sport 1000 price - Shiny star south strathfield - Timer resolution windows 10 - Physics - Conflict theory gender inequality essay - Mgmt 312 final exam - Galilean telescope real or virtual image - Discuss best practices for hiring top talent and the process for developing top talent from within the organization. - Insight maker tutorial - Brain imaging studies support the conclusion that meditation _____ - Gane sarson symbols - Reflection on Internship Experience - Cryptic christmas picture quiz - Multiplexers and decoders - What are the external influences on food choices - Analysis of poem mushrooms by sylvia plath - Why is investment demand curve downward sloping - Amoeba sisters alleles and genes video recap answer key - It 210 final project case scenario - Negative room pressure monitor - Organized crime abadinsky 11th edition - C purlin floor joist span tables - Differentiated instructional strategies for reading in the content areas - The columbian exchange crash course answers - 560 dis - Deakin student connect portal - Sadako and the thousand paper cranes chapter questions - Http www scientificstyleandformat org tools ssf citation quick guide html - History of human services timeline - Chef de rang meaning - Case study - Brisbane city council australia day awards - Learning intentions and success criteria hattie - Merger and acquisition notes for mba - Percy jackson the lightning thief chapter 1 - How to write about limitations of a study - Can c&h recover the liquidated damages from sun ship - Health assessment promotion and prevention. - Cara meaning in hebrew - The fantastic flying books of mr morris lessmore questions - English_Double Entry Journal - Trifles - IT project management - Assignment needed by 5pm Sat - 3 quick discussion questions with 3 student responses.... also edit a short paper - Discussion Week 5 - 1021 - The lean startup page count - Bjt differential amplifier examples - Assignment#5 - Allianz global assistance oshc locked bag 3001 toowong 4066 queensland - Difference between symbolism and motif - Racism quotes in to kill a mockingbird - Culture of safety - 26 l of the a - Nortel case study - Describe how packet loss can occur at output ports - Health Policy and Law - Project management three legged stool - Docs rapidminer - Uncovered interest rate parity equation - English_Journal Assignments_week4 - Todos los turistas llegan a machu picchu en autobús - Heavenly father i appreciate you chords - Hamilton county vehicle emissions testing - The best laid incentive plans case study answers - Services marketing lovelock wirtz - The outsiders chapter 1 summary - Business Factset - Employee lookup fiori app - List of 2015 massively multiplayer online video games - How do i log into my hotmail account now - On a baseball field the pitcher's mound is - Big Data Analytics for Manufacturing Internet of Things - Size 58 ring size - The families of instruments - Assignment - Hsc chemistry reference sheet - Research methods for business students 5th edition - Class 3 Assignments - Bsbpmg522a undertake project work