Exp19_Excel_Ch07_HOEAssessment_Employees | Exp19 Excel Ch07 HOEAssessment Employees
Contact us:
WhatsApp :  +92 3260782026
WhatsApp Link: 
https://bit.ly/3pIuXPl
Gmail: [email protected]
We can handle all online courses, Business and Management, Business and Finance, Business and Accounting, Statistics,  Computer Science and Many more We will help you in weekly quizzes, assignments, exams, thesis writing, dissertation writing, MylTLab all Courses
Project Description:
You work for a clothing distributor that has locations in Iowa, Minnesota, and Wisconsin. You will use date and logical functions to complete the main employee data set
Start Excel. Download and open the file named Exp19_Excel_Ch07_HOEAssessment_Employees.xlsx. Grader has automatically added your last name to the beginning of the filename.
The 1-Data worksheet contains employee data. You will insert several functions to complete this worksheet. Column C contains the actual hire dates for the employees. You want to extract only the year in column G.
In cell G9, insert the appropriate date function to extract the year from the date in cell C9. Copy the function from cell G9 to the range G10:G33.
Next, you want to determine how many years each employee has worked for the company.
In cell H9, insert the YEARFRAC function to calculate the years between the hire date and the last day of the year contained in cell G2. Use a mixed reference to cell G2. Copy the function from cell H9 to the range H10:H33.
You want to determine what day of the week each employee was hired.
In cell I9, insert the WEEKDAY function to display the day of the week the first employee was hired. Use 2 as the return_type. Copy the function from cell I9 to the range I10:I33.
The value returned in cell I9 is a whole number. You want to display the weekday equivalent.
In cell J9, insert a VLOOKUP function to look up the value stored in cell I9, compare it to the array in the range H2:I6, and return the day of the week. Use mixed references to the table array. Copy the function from cell J9 to the range J10:J33.
Column D contains the city each employee works in. You want to display the state.
In cell F9, insert the SWITCH function to switch the city stored in cell D9 with the respective state contained in the range C2:C4. Switch Des Moines for Iowa, St. Paul for Minnesota, and Milwaukee for Wisconsin. Use mixed references to cells C2, C3, and C4. Copy the function from cell F9 to the range F10:F33.
In cell K9, insert the IFS function to create the three logical tests to calculate the appropriate bonus. Use mixed references to cells within the range K2:L4. Copy the function from cell K9 to the range K10:K33.
Top management decided to ensure all representatives' salaries are at least $62,000 (cell G2).
In cell L9, nest an AND function within an IF function. If the job title is Representative and the salary is less than the minimum representative salary, calculate the difference between the minimum representative salary and the actual salary. If not, return zero. Use a mixed reference to cell G3. Copy the function from cell L9 to the range L10:L33.
The 2-Summary worksheet contains data to insert conditional math and statistical functions to provide summary data. First, you want to count the number of employees in each state.
@Cengage HomeWork
Next, you want to calculate the total payroll for each state.
In cell K3, insert the SUMIF function to total the salaries for employees who work in Iowa, using the state abbreviation column and the state abbreviation in cell I3. Use mixed references for the ranges and cell to keep the row numbers the same. Copy the function from cell K3 to the range K4:K5.
Next, you want to calculate the average salary for executives and the average salary for representatives.
In cell J8, insert the AVERAGEIF function to calculate the average salary for executives. Use mixed references to the range and for the cell containing Executives. Copy the function to cell J9.
You want to identify the number of representatives hired before 1/1/2015.
In cell J12, insert the COUNTIFS function to count the number of representatives who were hired before 1/1/2015. Use ranges for the criteria ranges and the reference to cell H9 that contains Representatives. Enter the date condition directly in the criteria box.
In cell J13, insert the SUMIFS function to calculate the total salaries for representatives hired before 1/1/2015. Use ranges for the criteria ranges and the reference to cell H9 that contains Representatives. Enter the date condition directly in the criteria box. Use mixed references to the ranges and cell reference so that you can copy the function in the next step.
Copy the function from cell J13 to the range J14:J16. Edit the function in cell J14 to calculate averages.
Edit the function in cell J15 to calculate the lowest salary.
                         
                    
Информация по комментариям в разработке