Question: 1. In cell f27, use an if function to calculate the discount amount for this order based on the customer's status (which is found in
1. In cell f27, use an if function to calculate the discount amount for this order based on the customer's status (which is found in f16 says preferred). if the customer's status is preferred, the discount amount will be the order subtotal ( 116.91 ) times the discount percentage 10%(b29 has the discount) otherwise the discount amount will be 0 (zero). hint: you will need to use a formula for the value if true argument
2. In cell F29, use an IF function to display the correct Shipping Charge, based on the amount of the Discounted Total. If the Discounted Total is greater than or equal to the Free Shipping Minimum found in cell B28, the Shipping Charge is 0 (zero); otherwise, the Shipping Charge is 5% of the Discounted Total. Hint: You will need to use a formula for the Value if False to calculate what 5% of the Discounted Total will be.
does anyone know the if function i have to use for both of these?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
