Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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.
1. Open the Exc2Appliances.xlsx workbook and save it as Exc2Appliances_LastFirst.xlsx.
2. Insert a function in cell B2 to display the current date and format it as a Long Date.
3. 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 A18:C23 to determine the name of the item purchased and the corresponding price based on the provided SKU number.
4. Insert a function in cell C5 to display the item name based on the provided inventory lookup information.
5. Copy the function from cell C5 down through C13 to complete column C.
6. Set column Cs width to 12.5.
7. Insert a function in cell E5 to display the item price based on the provided inventory lookup information.
8. Copy the function from cell E5 down through E13 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.
9. Insert an IF function in cell F5 to calculate the total due. If the customer has chosen home delivery, there is an additional delivery charge located in cell B25.
10. Copy the function from cell F5 down through F13 to complete column F.
11. Insert a function in cell F14 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

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

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions

Question

Decision Making in Groups Leadership in Meetings

Answered: 1 week ago