Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Required information Skip to question [The following information applies to the questions displayed below.] Use the Access_Practice.accdb database to complete the following tasks in Access.

Required information

Skip to question

[The following information applies to the questions displayed below.]

Use the Access_Practice.accdb database to complete the following tasks in Access.

Use the database to complete tasks a through g in Access. Answer the questions below after completing tasks d, e, and g, respectively.

  1. The database contains three tables containing information about this companys sales process: Inventory, Sales, and SalesItems. Use the Relationships window to link the tables together.
  2. The SalesItems table records the quantity and price of each item sold on each sale (sales may include more than one item). Calculate the extended amount of sale (call it Amt) for each item (Quantity * UnitPrice). Include InvoiceID, InventoryID, Quantity, and UnitPrice in the query. Name the query Item_Extension_Calculation.
  3. Calculate the total dollar amount of each sale. Include InvoiceID, InvoiceDate, CustomerID, and EmployeeID from the Sales table and the Amt from the Item_Extension_Calculation query. Name the query Sale_Amount_Calculation.
  4. Calculate total sales for each inventory item.
  5. Calculate total sales.
  6. Calculate the month in which each sale occurred. Include InvoiceID and InvoiceDate from the Sales table. Name the query Sales_Months. (Hint: Look for the Month function in the expression builder.)
  7. Calculate the sum of sales for each month.

Required:

d. What are the values for sales that were calculated for the following inventory items?

e. What is the value of total sales from the query?

g. Which month had the highest sum of sales? What specifically was the sales amount?

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

Montgomery Auditing Continuing Professional Education

Authors: Patrick J. McDonnell, Barry N. Winograd, James S. Gerson, Henry R. Jaenicke, Vincent M. O'Reilly

12th Edition

0471346055, 978-0471346050

More Books

Students also viewed these Accounting questions