Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this project, you will work with a sales database from Topt Corn, a popcorn company with a multiple food trucks and one store in

image text in transcribed

image text in transcribed

In this project, you will work with a sales database from Topt Corn, a popcorn company with a multiple food trucks and one store in a local shopping mall. Previously, Topt Corn kept their data in multiple Excel workbooks. Recently, they decided to expand their product offerings at different price points, and they realized they needed a more robust database to track sales. You will help them create a new database table and clean up data imported from Excel.

You will begin by creating new tables to track sales and sale details. You will use the Form Wizard to create a form based on the new tables. Next, you will modify the existing Items table and create a form based on that table. You will create a new form from scratch in Layout view to display records from the Locationstable. Next, you will clean up the imported data in the Sales_Archive table and create a relationship between the data in the Sales_Archive and the Items tables. You will create a series of queries using a variety of criteria. Finally, you will create a report using the Report Wizard.

1. Open the start file AC2016-Capstone-Levell. NOTE: If necessary, enable active content by clicking the Enable Content button in the Message Bar The file will be renamed automatically to include your name. Change the project file name if 2. to do so by your instructor, and save it 3. Open the Sales table and add three records to the table with the following data. (Hint:The first field in the table, SaleID, is an AutoNumber field, so there is nothing to enter for each record.) SaleDate SaleLocation 11/1/2016 K Street 11/1/2016 George Washington University 11/1/2016 Georgetown PaymentType Credit Card Cash Credit Card 4. Switch to Design view and modify field properties. Apply the Long Date format to the SaleDate field. Switch back to Datasheet view and adjust the width of the SaleDate field so the entire long date is visible. Save the table when prompted. a. b. c. Close the table. Save the table when prompted. te a new table to capture the details for each sale. a. The first field should be an AutoNumber field named: SaleDetailID b. The second field should be a lookup field named: SaleID The lookup field should be 5. Crea limited to values in the SaleID field of the Sales table. Include only the SaleID in the lookup field. Enable data integrity by restricting de Save the table as: SaleDetails c. d. Add a third field to the far right of the table. Name this field: Item Include all the fields from the Items table. Sort the lookup items by values in the ItemName field. Hide the primary key field. Enable data integrity by restricting deletions. e. Add a Number field to the right of the Item field. Name the field: Quantity f. Set the default value for the Quantity field to: 4 g. Add three records to the table with the following data. (Hint: Remember, the first field in the table, SaleDetailID, is an AutoNumber field, so there is nothing to enter for each record.) SaleID Item Quantity Chocolate Old Bay Truffle 4 h. Close the table. 6. Use the Form Wizard to create a new form for inputting sales data. Include all the fields from the Sales table. Include the Item and Quantity fields from the SaleDetails table. View the form data by records in the Sales table with related records in the SaleDetails table displayed in a subform. The subform should be displayed as a Datasheet. Name the main form: SalesForm and name the subform: SaleDetailsSubform (Hint: Be sure to remove the space between SaleDetails and Suhform in the subform name suggested by Access.) Open the form in Form view to review your work. a. b. c. d. e. f. 1. Open the start file AC2016-Capstone-Levell. NOTE: If necessary, enable active content by clicking the Enable Content button in the Message Bar The file will be renamed automatically to include your name. Change the project file name if 2. to do so by your instructor, and save it 3. Open the Sales table and add three records to the table with the following data. (Hint:The first field in the table, SaleID, is an AutoNumber field, so there is nothing to enter for each record.) SaleDate SaleLocation 11/1/2016 K Street 11/1/2016 George Washington University 11/1/2016 Georgetown PaymentType Credit Card Cash Credit Card 4. Switch to Design view and modify field properties. Apply the Long Date format to the SaleDate field. Switch back to Datasheet view and adjust the width of the SaleDate field so the entire long date is visible. Save the table when prompted. a. b. c. Close the table. Save the table when prompted. te a new table to capture the details for each sale. a. The first field should be an AutoNumber field named: SaleDetailID b. The second field should be a lookup field named: SaleID The lookup field should be 5. Crea limited to values in the SaleID field of the Sales table. Include only the SaleID in the lookup field. Enable data integrity by restricting de Save the table as: SaleDetails c. d. Add a third field to the far right of the table. Name this field: Item Include all the fields from the Items table. Sort the lookup items by values in the ItemName field. Hide the primary key field. Enable data integrity by restricting deletions. e. Add a Number field to the right of the Item field. Name the field: Quantity f. Set the default value for the Quantity field to: 4 g. Add three records to the table with the following data. (Hint: Remember, the first field in the table, SaleDetailID, is an AutoNumber field, so there is nothing to enter for each record.) SaleID Item Quantity Chocolate Old Bay Truffle 4 h. Close the table. 6. Use the Form Wizard to create a new form for inputting sales data. Include all the fields from the Sales table. Include the Item and Quantity fields from the SaleDetails table. View the form data by records in the Sales table with related records in the SaleDetails table displayed in a subform. The subform should be displayed as a Datasheet. Name the main form: SalesForm and name the subform: SaleDetailsSubform (Hint: Be sure to remove the space between SaleDetails and Suhform in the subform name suggested by Access.) Open the form in Form view to review your work. a. b. c. d. e. f

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Intranet And Web Databases For Dummies

Authors: Paul Litwin

1st Edition

0764502212, 9780764502217

More Books

Students also viewed these Databases questions