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

Simnet independent project 7 4

08/01/2021 Client: saad24vbs Deadline: 7 Days

~ DrtvetrtcketDetails ~-------------------------<


USING MICROSOFT ACCESS 2016 Independent Project 7-5


Step 1: Download start file


Independent Project 7-5 The New York Department of Motor Vehicles wants to extend the functionality of its database. You use Design view to finish building a main form, add a calculated control to concatenate the first and last name, and add header and footer sections. You also add a table as a subform and customize the form to add sections, modify properties, enhance the look of the form, and add a calculated control. This project has been modified for use in SIMnet®.


Skills Covered in This Project • Edit a main form in Design view. • Add Form Header and Form Footer sections to a form. • Edit a control to add an expression to


concatenate fields. • Change the tab order of a control. • Change the border style property of a form.


• Remove the record selector. • Add and edit a control in a form. • Use a table as the subform in the SubForm Wizard. • Use an aggregate function on a subform. • Add a control on a main form that refers to a


control on a subform.


1. Open the NewYorkDMV-07 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. Complete the main form. a. Open the DriverTicketDetails form in Design view. b. Set the following property for the Form: Enter 6" in the Width property. c. Set the following property for the Detail section: Enter 4" in the Height property. d. Edit the Control Source property of the Unbound text box to contain =[FirstName] & “ ” &


[LastName], and enter 1.5" in the Width property and DriverName in the Name property. e. Add Form Header and Form Footer sections to the form. f. Set the following properties for the Form Header section: Enter .6" in the Height property and


select Green Accent 6, Lighter 80% (the tenth column, second row, in the Theme Colors area) in the Back Color property.


g. Set the following properties for the Form Footer section: Enter .6" in the Height property and select Green Accent 6, Lighter 80% (the tenth column, second row, in the Theme Colors area) in the Back Color property.


h. Add a label control into the Form Header section and enter Ticket Details by Driver into the label.


i. Set the following properties for the label: Change the Width property to 2, the Height Property to .25", the Top property to .2", the Left property to 2.5", the Font Size property to 14, and the Font Weight property to Bold.


j. Change the tab order of the controls to the following: LicenseNumber, Gender, DriverName, BirthDate, Address, City, State, and ZIP.


k. Remove the record selector from the form. l. Save your changes to the form. Your form


should look similar to Figure 7-115. 7-115 Design view of main form


Access 2016 Chapter 7 Creating Advanced Forms Last Updated: 1/11/18 Page 1


T,d.,tDat" T City


ltmBI 2/1/2016 New York 4235894352 2/14/2016 Albany


4235895548 5/11/ZOlo Buffalo


*


PrimarvFactor


unsafe Speed


License umber


Name


Birth Date


Gender EE


Address 1274 w 145th street I City INewYork I State ~ ZIP 110039 I


TicketsSubform TlcketNumt • TlcketDate • City


4 235~3852 2/1/2016 New York


4235~352 2/14/2016 Albany


4 235~5648 5 / 11/2016 Buffa lo


*


RHord: ,~ 7 01 3 · • .i • l;.. No F 1t-2r searm


Fine FirstName LastName


$45.00 Amanda Freed


unsa es Parnng/


unsafe s


Passing/lan e Violations s120.00 Javier Torre s


unsafe speed $180.00 Alex Rodnguez


USING MICROSOFT ACCESS 2016 Independent Project 7-5


5. Add a table as a subform in a main form. a. Ensure that Use Control Wizards is turned on. b. Use the Subform/Subreport button to add a subform onto the main form. Position the subform


near the left border at the 2" high mark. The SubForm Wizard launches. c. Choose Use existing Tables and Queries, add the TicketNumber, TicketDate, City,


PrimaryFactor, and Fine fields from the Tickets table into the Selected Fields area in the SubForm Wizard. Also add the FirstName and LastName field from the Officers table into the Selected Fields area.


d. Select the Show Tickets for each record in Drivers using LicenseNumber link statement. e. Enter the name TicketsSubform instead of the default name and click Finish. f. Save the main form. g. Switch to Layout view. The Detail section of the


form should be similar to Figure 7-116. h. Click the Next record arrow in the Navigation


bar of the main form to advance to the next record. Verify that the subform updates to display no tickets for Hossein Badkoobehi.


i. Switch to Design view. j. Increase the width of the main form to 9" to


provide space to see and modify the subform. k. Set the following properties for the


TicketSubform: Enter 8.6" in the Width property and .1" in the Left property.


l. Save and close the form to ensure that all updates are correctly processed. If prompted, save your changes.


6. Customize the subform to adjust field widths and remove the border, Navigation bar, and label. a. Open the DriverTicketDetails form in Layout view. b. Click to select the TicketNumber column in the subform. c. Move the pointer to the right border until it changes to the resize arrow, and then click, hold,


and drag the resize arrow to increase the width of the column until you can see the entire label of TicketNumber. Recall that the column widths of a subform can only be changed in Layout view.


d. Adjust the width of the additional columns in the subform so they look similar to Figure 7-117. You may need to temporarily change the width of a few columns to smaller than shown to be able to adjust the LastName column.


7-116 Form view of the Detail section of the main form


7-117 Adjusted column widths in the subform


Access 2016 Chapter 7 Creating Advanced Forms Last Updated: 1/11/18 Page 2


e. Save your changes. f. Switch to Design view. If prompted, save your changes. g. Click to select the TicketsSubform and enter 1.2" in the Height property, and select


Transparent in the Border Style property.


Ticket Details by Driver


UcenseNumber 10001532


Name


Birth Date


City New York


~ OrtYertkketDebls ~------------------------------ Ticket Details by Driver


LioemeNum ber ~ Gender ~


Name ~1mothy smnh


Birth Dale~


Addres5 (214 w 145th Street


Ctty !New York : State ~ ZIP 110039 I TlcketNumber • Tld:etDate City Prlma~Factor Fine FlrstName LastName 4235893852 2/1/2016 New York Unsafe Speed S4S.OO Amanda Freed 4235894352 2/14/2016 AIOOny Pnssmg/lone Violations Sl.20.00 Jevier To rres 4235895648 5/11/2016 BIJffalo Unsafe Speed 5180.00 AleK Rodriguez


*


Total a>'il o f fin- $345.00


USING MICROSOFT ACCESS 2016 Independent Project 7-5


h. Click the Select All box in the subform to select the subform. The Select All box in the subform updates to display a black square.


i. Select No in the Navigation Buttons property. j. Delete the TicketsSubform label. k. Save the form. l. Switch to Form view. Verify that the border, Navigation bar, and label have been removed.


7. Add a calculated control onto the subform and enter an aggregate function. a. Switch to Design view. b. Click, hold, and drag the vertical scroll bar on the subform to move down to the Form Footer


section. c. Click the Form Footer section bar and set the Height property to .5". d. Add a text box control to the Form Footer section of the subform. e. Enter =Sum([Fine]) into the Control Source property and SFTotalFine in the Name property. f. Delete the label that was added with the text box. g. Save the form.


8. Add a text box to the main form and reference a control from the subform. a. Add a text box control below the subform and make the following changes to these


properties: Enter =[TicketsSubform].[Form]![SFTotalFine] into the Control Source property, .8" in the Width property, 3.5" in the Top property, and 5.4" in the Left property. Select Currency in the Format property, Transparent in the Border Style property, Bold in the Font Weight, and No in the Tab Stop property.


b. Click the label control of that text box and make the following changes to these properties: Enter Total cost of fines in the Caption property, 1.2" in the Width property, 3.5" in the Top property, and 4.1" in the Left property. Select Bold in the Font Weight.


c. Save the form.


9. Enhance the look of the form. a. Switch to Layout view. b. Select all of the controls shown in Figure 7-118. c. Press the right arrow key 20 times to move the


selected controls to the right. d. Set the following property for the Form: Change the


Scroll Bars property to Neither. e. Save the form.


10. Switch to Form view to view the completed form. The form should be similar to Figure 7-119. Depending on the default font size, the width of the fields in the subform, and the specific record you are viewing, scroll bars may display in the subform.


11. Close the database.


12. Upload and save your project file.


13. Submit project for grading.


7-118 Selected controls to move


7-119 Form view of completed main form with a subform


Step 2 Upload & Save


Step 3 Grade my Project


Access 2016 Chapter 7 Creating Advanced Forms Last Updated: 1/11/18 Page 3


Independent Project 7-5

Skills Covered in This 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:

Best Coursework Help
Homework Guru
Top Essay Tutor
Helping Hand
University Coursework Help
Writer Writer Name Offer Chat
Best Coursework Help

ONLINE

Best Coursework Help

I am an Academic writer with 10 years of experience. As an Academic writer, my aim is to generate unique content without Plagiarism as per the client’s requirements.

$100 Chat With Writer
Homework Guru

ONLINE

Homework Guru

Hi dear, I am ready to do your homework in a reasonable price and in a timely manner.

$102 Chat With Writer
Top Essay Tutor

ONLINE

Top Essay Tutor

I have more than 12 years of experience in managing online classes, exams, and quizzes on different websites like; Connect, McGraw-Hill, and Blackboard. I always provide a guarantee to my clients for their grades.

$105 Chat With Writer
Helping Hand

ONLINE

Helping Hand

Hello, I an ranked top 10 freelancers in academic and contents writing. I can write and updated your personal statement with great quality and free of plagiarism as I am a master writer with 5 years experience in similar ps and research writing projects. Kindly send me more information about your project. You can award me any time as I am ready to start your project curiously. Waiting for your positive response. Thank you!

$95 Chat With Writer
University Coursework Help

ONLINE

University Coursework Help

Hi dear, I am ready to do your homework in a reasonable price.

$102 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

Learn genetics pcr virtual lab worksheet - HW - Analytics Mindset Critical Thinking Assignment - Newton raphson method in r code - Should everyone go to college rhetorical analysis - Verse using short long crossword - William angliss institute staff - Observations in early childhood examples - Mic6 5 16 plate 14 x14 - Relationship between pozzo and lucky - Asqa change of ownership - Classroom exercises in project management - Taeass502 context of assessment - Student exploration collision theory answer sheet - Oticon case study analysis - Strategic controls and financial controls - SOCW 6111 Week 10 Paper - Final Project - Maslow's progression hypothesis states that: - Sutton housing partnership login - Compute the direct materials cost variance, including its price and quantity variances. - Sentinel event case study - What is the theme of a sorrowful woman - Car rental system project in c programming - Medical literature review - External factor analysis summary efas - Ps2100 week 4 assignment worksheet - Team management powerpoint presentation - Preparation of 0.1 m sodium thiosulphate - Hmac authentication failure airwatch - Healthcare strategic planning zuckerman 3rd edition pdf - Without prejudice to the generality of clause - Imam abdulrahman bin faisal university blackboard - Jetblue airways ipo valuation excel - Where did the hand jive originate - We need more humanities majors summary - BIOLOGY - Science museum games launchball - Spenser sonnet 67 analysis - Global strategic management philippe lasserre 4th edition pdf - Video analysis tool long term retention assignment - Commedia dell'arte characters list - Receiver of bequest crossword clue - How do nurses use linear equations - Ethical guidelines require researchers to weigh the potential benefits of research against possible - In cylinder pressure transducer - Certificate ii in automotive vocational preparation - Warm ups for high school english - Mary ann nichols death - The definition of duty of care - SOCW 6361 - WATCH A VIDEO - Soc 120 week 2 assignment powerpoint - Racial profiling pros and cons - Baking and cooking terms - Action genre codes and conventions - Measurement of electrical resistance and ohm's law lab report - Sum of bernoulli random variables - CRITICAL REASONING AND WRITING - Accounting 2-3 pages - The complement of an acute angle is an acute angle - Binary logistic regression spss - Case Study 3: Suicide - 0.0002 in scientific notation - The veldt comprehension questions - Wiki entry - Strategic management competitiveness and globalization 11th edition pdf - How to critique a speech - Can You Please Solve this - C diff care plan nursing - Stage 6 business studies syllabus - How far does the average paper airplane fly - Fastest man running backwards - Mid fife local plan - Honeywell smartfit base unit - Which of the following is the distinct characteristic of participative management programs? - Artefact vs artifact definition - Anth essay - Quieren ustedes patinar en línea con nosotros - David salle fooling with your hair - Freedom furniture cancun entertainment unit - 600 word discussion: Figure 5.3 in the Information Technology and Organizational Learning text. Note the various aspects of knowledge management, continuous innovation, and competitive advantage and how they integrate with one another. - What is the poem comin thro the rye about - Dual port ram fpga - Only Chemistry persons plz - Classification lab answer key - Ermogenous v greek orthodox community case summary - Strategic management of coca cola - Mining qualifications authority mqa - I can sing a rainbow auslan printable - Oracle iprocurement interview questions - Crisis communication essay - Week 6 - Assignment 6 - Examples of assertive communication - Correctly written algebraic equation - MGMT discussion - Triumph t90 parts list - 230 divided by 4 - 3 day diet analysis essay - Difference between cashbook and bank book - Polaris and victory motorcycles case study