Question: To ensure proper documentation, you will insert the current date into the worksheet. 1 . Open the Exc 2 Appliances.xlsx workbook and save it as
To ensure proper documentation, you will insert the current date into the worksheet.
Open the ExcAppliances.xlsx workbook and save it as ExcAppliancesLastFirst.xlsx
Insert a function in cell B to display the current date and format it as a Long Date.
Set column Bs width to Autofit.
Create Item Name and Price Lookups
Your first task is to use a lookup function based on the data in the range A:C to determine the name of the item purchased and the corresponding price based on the provided SKU number.
Insert a function in cell C to display the item name based on the provided inventory lookup information.
Copy the function from cell C down through C to complete column C
Set column Cs width to
Insert a function in cell E to display the item price based on the provided inventory lookup information.
Copy the function from cell E down through E to complete column E
Determine Delivery Fee
You will calculate the total due for each customers order. The total is the purchase price plus an optional delivery charge.
Insert an IF function in cell F to calculate the total due. If the customer has chosen home delivery, there is an additional delivery charge located in cell B
Copy the function from cell F down through F to complete column F
Insert a function in cell F to calculate the total due for all orders in column F
Calculate the Monthly Payment
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
