Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Start Access. Open the downloaded Access file named Exp19_Access_Ch01_Cap_Loan_Lending_Management.accdb. Grader has automatically added your last name to the beginning of the filename. 0 2 You

Start Access. Open the downloaded Access file named Exp19_Access_Ch01_Cap_Loan_Lending_Management.accdb. Grader has automatically added your last name to the beginning of the filename. 0 2 You update a table to contain the data for the Loan Officers, so that each of the loans processed can be associated with a staff member. Open the Loan Officers table in Datasheet view. Add the following records to the Loan Officers table: FirstName LastName EmailAddress PhoneExtension Title John Badman john_badman@loanofficer.com x1757 Loan Officer Stan Dupp stan_dupp@loanofficer.com x6720 Senior Loan Officer Herb Avore herb_avore@loanofficer.com x2487 Loan Officer Polly Esther polly_esther@loanofficer.com x8116 Senior Loan Officer Strawberry Fields strawberry_fields@loanofficer.com x3219 Loan Officer Ann Cerdifone ann_serdifone@loanofficer.com x5962 Managing Loan Officer Close the table. 16 3 Youll now add information to the Loans table for the most recent loan that the firm processed. OfficerID: 5 MemberID: 15 LoanAmount: 7000 Term: 36 months InterestRate: 15.41 Payment: 244.07 Grade: D IssueDate: 12/15/2018 LoanStatus: Late (31-120 days) 12 4 You would prefer for the Loan data be presented in order of issue date with the most recent loans listed first. Sort the records in the Loans table by the IssueDate field in descending order (newest to oldest). Save and close the table. 8 5 Next you will use the Maintain Members form to add another loan that was processed for one of the firms members. Open the Maintain Members form. In record 3 (for Brynn Anderson, MemberID 13), add a new loan to the subform: OfficerID: 5 LoanAmount: 17000 Term: 36 months InterestRate: 4.35 Payment: 300.45 Grade: B IssueDate: 9/1/2018 LoanStatus: Fully Paid 12 6 When you need to navigate to a record quickly, without a large number of clicks with your mouse, you can search specific information in the Search field of the Navigation bar at the bottom of the window. In this case, you are interested in adjusting information for the author with an MemberID of 16 (Tyler Fletcher). Use the Navigation bar to search for MemberID 16, and then edit the subform so that the InterestRate is 12.54 instead of .1899 for the loan with LoanID 47. Close the Maintain Members form. 10 7 Reports are used to neatly organize table data or query results into a document for presentation to co-workers and/or supervisors. In this case, you are interested in confirming that the report you created based on the Loans, Officers, and Members query is reflecting the appropriate information before sending it to your supervisor. Open the Loans, Officers, and Members report and check that the report shows five loans listing Fully Paid as Loan Status. View the layout of the report in Print Preview. Close the Loans, Officers, and Members report. Open the Loans, Officers, and Members query. Sort the query by LoanOfficer field in ascending order. 10 8 You are interested in quickly filtering the data in the Loans, Officers, and Members query based on loan officer. Filtering by selection allows you to select your filtering criteria and apply it to the data. In this case, you would like to see only the loans managed by John Badman. Use filter by selection to show only the loans managed by the loan officer whose name is John Badman. 10 9 Sorting allows you to display data in various ways including alphabetically (A-Z & Z-A), in ascending order, in descending order, newest to oldest etc. You want to display the query results alphabetically by LoanStatus. Sort the query by LoanStatus in alphabetical order. Save and close the query. 10 10 Now, you are interested in quickly filtering the data in the Loans table based on two different fields. Filtering by form allows you to enter your filtering criteria into a form that is then applied to the data. Open the Loans table. Use Filter by Form to create a filter that will identify all loans with a term of 36 months that also have an interest rate less than .11. Apply the filter and preview the filtered table. Close the table and save the changes. 12 11 Close all database objects. Close the database and then exit Access. Submit the database as directed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions