Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 7.5 points eBook Print References ! Required information a. The database contains three tables containing information about this company's sales process: Inventory, Sales,


image

image

image

image

1 7.5 points eBook Print References ! Required information a. The database contains three tables containing information about this company's sales process: Inventory, Sales, and SalesItems. Use the Relationships window to link the tables together. b. 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 InvoicelD, InventoryID, Quantity, and UnitPrice in the query. Name the query Item_Extension_Calculation. c. Calculate the total dollar amount of each sale. Include InvoiceID, Invoice Date, CustomerID, and EmployeeID from the Sales table and the Amt from the Item_Extension_Calculation query. Name the query Sale_Amount_Calculation. d. Calculate total sales for each inventory item. e. Calculate total sales. f. 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.) g. 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? Check my work 1 7.5 points eBook Print References SIGHISTA THE TOTAL GOllar amount of earn cora incilino INVOICAILL INVOICOL 13TOISTAMO and EMPIOVASILE from The NRING TONIA Required information e. Calculate total sales. f. 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.) g. 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? Complete this question by entering your answers in the tabs below. Required D Required E Required G d. What are the values for sales that were calculated for the following inventory items? (Input your answers exactly as they appear in Access, with 2 decimals when required.) New Guinea Chamomile Blossom Tanzania Moshi Chocolate Raspberry (Inventory ID 1127) Check my work 7.5 points eBook Print References e. Calculate total sales. f. Calculate the month in which each sale occurred. Include InvoiceID and Invoice Date from the Sales table. Name the query Sales_Months. (Hint: Look for the Month function in the expression builder.) g. 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? Complete this question by entering your answers in the tabs below. Required D Required E Total sales Required G e. What is the value of total sales from the query? (Input your answers exactly as they appear in Access, with 2 decimals when required.) eBook Print References 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? Complete this question by entering your answers in the tabs below. Required D Required E Required G g. Which month had the highest sum of sales? What specifically was the sales amount? (Input your answers exactly as they appear in Access, with 2 decimals when required.) had the highest sum of sales, which was

Step by Step Solution

3.40 Rating (150 Votes )

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

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Programming questions

Question

Why would an audio element include more than one source element?

Answered: 1 week ago

Question

How do you make a loop body include more than one statement?

Answered: 1 week ago