#Exp19_Access_Ch01_CapAssessment – Latte Delights Inventory 1.0
#Exp19 Access Ch01 CapAssessment Latte Delights Inventory 1.0
#EX19_AC_CH01_GRADER_CAP_AS
#Exp19_Access_Ch01_CapAssessment_Latte_Delights_Inventory
#Access Chapter 1 Capstone Assessment – Latte Delights Inventory
Project Description:
In this project, you will open a database containing the inventory of a coffee shop, create a new table in which to store sales representatives (reps) information, and then add the sales rep records. You add a new product using a form and print a report. You apply a filter by selection and sort a query, and then you apply a filter by form to a table. You save both filters.
Start Access. Open the downloaded Access file named Exp19_Access_Ch01_CapAssessment_Latte_Delights_Inventory.accdb. Grader has automatically added your last name to the beginning of the filename.
Add the following records to the Sales Reps table, letting Access assign the SalesRepID:
LastName
FirstName
Address
City
State
ZIP
Eissler
Karean
13 Oak Lane
Montgomery
PA
17752
Rai
Namrata
1000 Ogden Blvd
New Castle
DE
19720
Pellum
Katryn
286 Bergen Rd
Salford
PA
18957
Close the table.
Open the Customers form in Form view. Use Search to locate the record for Baker Auto Supply. Modify the record so that the Address1 field displays 4508 N.W. 7 Avenue. Save and close the form.
Open the Products form in Form view. Add a new product (Access will automatically add the Product ID): Coffee-Arabica Premium. The Description is 24/Case, Pre-Ground 1.75 Oz Bags, the Cost is $13 (just type 13, no $), the Markup Percent is 100%, the Brand is Premium, and the Year Introduced is 2017. Save the new record and close the form.
Open the Products report and check that the report contains the new product P0026, Coffee-Arabica Premium. View the layout of the report in Print Preview and then change the page layout to Landscape. Save the report and close Print Preview.
Open the Customers table. Sort the table by Customer Name in ascending order. Save the changes and close the table.
Open the Revenue Stats query and sort the City field in ascending order. Apply Filter by Selection to display only stats for which the LastName field Equals “Pellum”. Save and close the filtered query.
Open the Products table. Use Filter by Form to create a filter that will identify all premium brands in the Brand field that were introduced after 2017. Apply the filter and preview the filtered table. Close the table and save the changes.
Close all database objects. Close the database and then exit Access. Submit the database as directed.