Question: Mark the steps as checked when you complete them. Open the start file AC 2 0 1 9 - SkillReview - 4 - 1 .

Mark the steps as checked when you complete them.
Open the start file AC2019-SkillReview-4-1.
If the database opens in Protected View, click the Enable Content button in the Message Bar at the top of the database so you can modify it.
The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor.
Create a Single Record form using the Staff table as the record source.
In the Navigation Pane, select the Staff table.
On the Create tab, in the Forms group, click the Form button.
Save the form with the name: StaffSingleRecord
Close the form.
Create a Multiple Items form using the Staff table as the record source.
In the Navigation Pane, select the Staff table if it is not already selected.
On the Create tab, in the Forms group, click the More Forms button and select Multiple Items from the list.
Save the form with the name: StaffMultipleItems
Close the form.
Create a Split form using the Staff table as the record source.
In the Navigation Pane, select the Staff table if it is not already selected.
On the Create tab, in the Forms group, click the More Forms button and select Split Form from the list.
Save the form with the name: StaffSplit
Close the form.
Create a form using the Form Wizard to show items on loan to each employee.
On the Create tab, in the Forms group, click the Form Wizard button.
In the first step of the wizard, verify that Table: Staff is selected from the Tables/Queries list.
Double-click the following fields to add them to the Selected Fields box in this order: EmployeeID, LastName, FirstName
Expand the Tables/Queries list and select Table: Loans.
Double-click the following fields to add them to the Selected Fields box below the fields from the Staff table: LoanID, Item, LoanDate
Click the Next button.
Verify that the form will be organized by data in the Staff table as a form with a subform. Click Next.
Verify that the Datasheet radio button is selected to use the Datasheet layout for the subform. Click Next.
Enter the following title in the Form box: StaffLoans
Enter the following title in the Subform box: StaffLoansSubform
Verify that the Open the form to view or enter information radio button is selected.
Click the Finish button. Do not close this form.
Apply a theme to the database.
Switch to Layout view.
Click the Design tab if it is not already selected.
Alternate Instruction for Microsoft 365 Apps iconClick the Form Layout Tools Design tab if it is not already selected.
In the Themes group, click the Themes button. Select the Facet theme. IMPORTANT: Due to a Microsoft Access bug, double check the application of the Facet theme before submitting your file. You will need to close the database and then reopen it. Open the database object and reapply the theme.
Save and close the form.
Create a new blank form in Layout view.
On the Create tab, in the Forms group, click the Blank Form button.
Save the form with the name: ItemDetails
Add controls to the new ItemDetails form.
If necessary, display the Field List pane. On the Design tab, in the Tools group, click the Add Existing Fields button.
Alternate Instruction for Microsoft 365 Apps iconIf necessary, display the Field List pane. On the Form Layout Tools Design tab, in the Tools group, click the Add Existing Fields button.
If necessary, click the Show All Tables link in the Field List pane.
Click the + in front of Items.
Add the ItemID field to the form by double-clicking ItemID in the Field List pane.
Click the ItemName field and drag it to the form to the right of the ItemID control. Pay close attention to the placement guide so you drop the new controls to the right of the ItemID control, not below it.
Click and drag the ItemCost field to the form so it is placed directly below the ItemName field. Make sure the label controls line up in the same column. Hint: If you make a mistake, press Ctrl + Z to undo, and then try again.
Click and drag the Description field to the form so it is placed directly below the ItemCost field. Make sure the label controls line up in the same column.
Modify the width of the ItemID bound text control.
Click the ItemID bound text control to select it.
Click and drag the right border to the left to make the control smaller. The control should be just large enough so the entire ACC1 is visible.
Increase the padding between all the controls in the form detail section.
On the Arrange tab, in the Rows & Columns group, click the Select Layout button to select all the controls in the detail section at once.
Alternate Instruction for Microsoft 365 Apps iconOn the Form Layout Tools Arrange tab, in the Rows & Columns group, click the Select Layout button to select all the controls in the detail section at once.
On the Arrange tab, in the Position group, click the Control Padding button and select Medium.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!