question archive Illustrated Access 2019 | Modules 1-4: SAM Capstone Project 1a Midwest Executive Professionals Improve a database by creating and modifying tables, queries, forms, and reports GETTING STARTED Open the file IL_AC19_CS1-4a_FirstLastName_1
Subject:MS AccessPrice:21.99 Bought5
Illustrated Access 2019 | Modules 1-4: SAM Capstone Project 1a
Midwest Executive Professionals
Improve a database by creating and modifying tables, queries, forms, and reports
Open the file IL_AC19_CS1-4a_FirstLastName_1.accdb, available for download from the SAM website.
Save the file as IL_AC19_CS1-4a_FirstLastName_2.accdb by changing the “1” to a “2”.
Support_AC19_CS-1-4a_Industries.xlsx
Add a new field after the ApplicationDate field named FollowupDate with a Date/Time data type.
Use ApplicationID to rename the ID field. Save and close the Applications table.
In Datasheet View of the JobSeekers table, complete the following instructions:
Delete the record for Richard Marlay (JobSeekerID 14).
Edit John to be Jonathan for JobSeekerID 10.
Enter a new record into the table using the information in Table 1. Close the JobSeekers table.
Table 1: New Record for JobSeekers Table
In the Navigation Pane, make Industries the new name for the Categories table.
Create a new table in Table Design View with the following specifications:
Enter Employees as the name of the new table.
Add a new field named EmployeeID with the Number data type. Set it as the Primary key field.
Add a new field named Email with the Hyperlink data type. Set the Required property to Yes.
Add a new field named Salary with the Currency data type. Set the Default Value property to 45000.
In Datasheet View of the JobSeekers table, complete the following options:
Delete the Comments field. (Hint: It currently does not have any data.)
Move the Phone field to be the last field in the datasheet.
Sort the records in ascending order by LastName. Save and close the JobSeekers table.
Create a new query in Design View using the Companies and Jobs tables with the following options:
Save the query, using HighSalaries as the name.
Figure 1: HighSalaries Query in Datasheet View
Use the Simple Query Wizard to create a new query with the following options:
Use the JobSeekers and Applications tables.
Use ApplicationDates as the title for the query. Save and close the query.
In Design View of the ApplicationListing query, modify the query with the following options:
Figure 2: ApplicationListing Query in Datasheet View
Figure 3: DirectorSeptember Query in Datasheet View
Use the Form Wizard to create a new form with the following options:
Select all of the fields from the Jobs table.
Use JobsEntry as the title. Save and close the JobsEntry form.
Use the Report Wizard to create a new report with the following options:
Select all of the fields from the Companies table.
Group the records by Industry.
Sort the records in ascending order by CompanyName.
Use a Stepped layout and a Portrait orientation.
Use CompanyListing as the title. Preview, save, and close the report.
Table 2: New Record for JobSeekerEntry Form
Open the JobSeekerEntry form in Layout View and modify it with the following options:
Right-align the text in the JobSeekerID, FirstName, and LastName labels.
Edit the FirstName label to read First Name and use Last Name to rename the LastName label.
Delete the Close command button in the Form Footer section.
With the JobSeekerEntry form still open in Layout View, modify it with the following options:
Add the Phone field to the form and position it just below the Last Name label.
Change the font color for the Phone label to Automatic (black).
Figure 4: JobSeekerEntry Form in Form View
With the JobListing report still open in Layout View, modify it with the following options:
Figure 5: JobListing Report in Report View
In Layout View of the JobSeekerListing report, modify it with the following options:
Change the Theme Colors to Green .
Figure 6: JobSeekerListing Report in Report View
Purchased 5 times