Review Objective 4
Review Objective 4
---------------------------------------------------------
Task 1: Create a formula in cells E2:E8 to find the Payment without Discount for each menu Item. Payment without Discount
Task 2: Create a formula in Column F to find the Final Payment. Final Payment = Payment without * Discount. If the Number
of Orders is less than or equal to 20, then they will get the discount in Cell H2, If the amount is greater than 20, they will
have the number discount in cell I1. (You have to use cell references not the value in cells).
Task 3: Create formulas in cells F9 and F10 to find the total payment of the order using Discount 1, and the Total Payment
Task 4: Create a formula in cell D9 to find the Total number order of Items whose price is above $3
Task 5: Create a formula in cell C10 to find the Average Unit Price of an order that has a number order of Items that priced
below $3
Task 6: Create a formula in cells C2:C8 to display the letter “A” or “B” or “C”. If the price is above $3.5, it is A class, a price
Task 8: Create a formula in cells L2:T10 to complete the multiplication table of the even numbers 2 through 20.
Task 9: In cells B15:B22, create a formula to display the movie name in Upper Case
Task 10: In cells D15:D22, create a formula to display the first three numbers of the phone number in column C
Task 11: In cells E15:E22, create a formula to display the movie name in Proper, and the Phone number follows the struc-
ture: Movie Name + please call + phone number. For example, “Fight Club, please call 126-456-789”
Task 12: In cells F15:F22, create a formula to display the country code of the phone number. Knowing the country code is
the three numbers in the phone number. For example, the country code of the number 126-456-789 is 456.
-----------------------------------------------------