1. Durham Furniture Store (50 Points) Data File needed for this exercise: Furnitures.xlsx
Problem: You have recently been hired as the sales manager at a local furniture store called Durham Furniture. You have been asked to analyze the Excel workbook detailing last month's sales to determine total sales, total profit, average sales price, and average profit. In addition to an hourly wage, sales employees earn a commission on the furniture they sell, and a periodic bonus based on total sales. You have also been asked to determine the commission for each sale and which pieces furniture sat on the show floor the longest before being sold. You need to total the sales for each salesperson and calculate the bonus. Lastly, you have been asked to combine the first and last names of the salesperson columns for paycheck purposes.
Enter Your Name and Student ID
(a) Open the workbook named Furniture.xlsx and save it as Durham Furnitures.xlsx. (b) In the Documentation worksheet, in cell A1, enter the title Durham Furnitures. In cell B3 enter your name. In cell B4 enter your student number. In cell B5 enter the completion date of your assignment and in cell B6 enter a sentence to describe the purpose of the workbook.
(c) Save your workbook.
Preliminary Calculations
(a) Navigate to the Sales Data worksheet and Insert three new rows above row 1. (b) In cell A1, enter the title "Durham Furnitures".
(c) Insert a new column between Last Name and Date Purchased and add a label "Full Name". Use a function to combine the salespersons' first and last names. Use a function to ensure proper capitalization. AutoFill the formula for the entire column.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme