Write a formula that displays the product description


Assignment: IT Applications

Golf is looking to create a reusable order form for golf equipment. This order form must include shipping charges and a discount for orders according to their total amount. In addition, the form must add a handling charge because most golf equipment must be packed by hand. The Golf salesclerk has placed information about pricing, handling charges (including the maximum charge), discounts, and shipping charges on worksheets in an Excel file. Your task is to complete the Orders worksheet using lookup functions to display the product description and to calculate the order total and shipping, handling, and discount charges.

1) In cell C7 of the Orders worksheet, write a formula that displays the product description for the first item in the order. Copy the formula into cells C8:C11.

2) In cell D7 of the Orders worksheet, calculate the total value of the item (price multiplied by quantity). Copy the formula into cells D8:D11.

3) In cell D14 of the Orders worksheet, calculate the total cost of the order.

4) In cell D15 of the Orders worksheet, calculate the total shipping charge for this order based on three variables: the ship-to region, the total weight, and the method of shipping.

• HINT: This will require a HLOOKUP and cells C2, C3, and C4 to retrieve the answer. For the row number argument of the HLOOKUP, use C3 + 1

5) In cell D16 of the Orders worksheet, calculate the handling cost. Be certain to account for the maximum handling charge. Handling fees are based on the total order value excluding shipping and discounts.

• HINT: The HLOOKUP will need to have the fourth argument be True for the approximate match.

6) In cell D17 of the Orders worksheet, calculate the discount. Be certain to write the formula so that the discount is deducted from the total amount when all values are added (should be a negative number). Discounts are based on the total order value excluding shipping and handling fees.

7) In cell D19 of the Orders worksheet, calculate the grand total for the order.

Format your assignment according to the following formatting requirements:

(1) The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

(2) The response also includes a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

(3) Also include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Request for Solution File

Ask an Expert for Answer!!
Management Information Sys: Write a formula that displays the product description
Reference No:- TGS03080515

Expected delivery within 24 Hours