- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Exp22_Excel_Ch07_ML2_Employees | Excel Chapter 07 Mid-Level Employees | MS OFFICE BUDDY
#Exp22_Excel_Ch07_ML2_Employees #Exp22_Excel_Ch07_ML2 #Employees #ML2_Employees #Mid-Level_Employees #Ch07_ML2_Employees #Excel_Ch07_ML2_Employees #Exp22_Excel_Ch07 #Exp22_Excel #Excel_Ch07
Contact Me For Assignments Help
WhatsApp : +923280047170
Email : myitlabsolution7172@gmail.com
WhatsApp Direct Link : https://wa.link/m8uxdz
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, use database functions to calculate key summary statistics and create a map, and use financial functions to complete a loan amortization table.
Start Excel. Download and open the file named Exp22_Excel_Ch07_ML2_Employees.xlsx. Grader has automatically added your last name to the beginning of the filename.
Column D contains the city each employee works in. You want to display the state.
Make sure the Data worksheet is active. In cell G7, insert the SWITCH function to evaluate the city stored in cell D7. In this sequence, switch Des Moines for Iowa, St. Paul for Minnesota, and Milwaukee for Wisconsin. Use mixed references for the state names in the range A2:A4. Copy the function from cell G7 to the range G8:G31.
Column C contains the actual hire dates for the employees. You want to extract only the year in column H.
In cell H7, insert the YEAR function to extract the year from the Hire Date in cell C7. Copy the function from cell H7 to the range H8:H31.
Next, you want to determine how many years each employee has worked for the company.
In cell I7, insert the YEARFRAC function to calculate the years between the first employee's Hire Date and the last day of the year contained in cell C2. Use a mixed reference appropriately. Copy the function from cell I7 to the range I8:I31.
You want to determine what day of the week each employee was hired.
In cell J7, insert the WEEKDAY function to display the day of the week for the first employee's Hire Date. Copy the function from cell J7 to the range J8:J31.
The values returned in the range J7:J31 are whole numbers. You want to display the result as the actual weekday names.
Format the range J7:J31 as a custom number format dddd.
Employees are scheduled for a six-month review based on their hiring month.
In cell K7, insert the EDATE function to identify the month that is six months from the first employee's Hire Date. Copy the function to the range K8:K31.
Your next task is to calculate the bonus for the first employee. If the employee's Performance Score is greater than or equal to 4.5, the bonus is $3,000. If the Performance Score is 4.0-4.9, the bonus is $2,000. If the Performance Score is 3.0-3.9, the bonus is $1,000. No bonus is given if the Performance Score is below 3.0.
In cell L7, insert the IFS function to enter the bonus based on the Performance Score for the first employee. Use the respective scores stored in cells E2, E3, and E4 for the individual logical tests. Use the respective bonuses in cells F2, F3, and F4 to return the correct bonus. If none of the logical tests are true, the result should be 0. Use mixed references appropriately. Copy the function to the range L8:L31.
Management decided to give an equity salary adjustment for Representatives who earn less than $80,000. The salary adjustment is 2% of the current salary if the conditions are met.
In cell M7, nest an AND function within an IF function. If the job title is Representative and the salary is less than the minimum representative salary (cell C3), multiply the Salary by 2% (cell C4). If both conditions are not met, return zero. Use a mixed reference to cells C3 and C4. Copy the function from cell M7 to the range M8:M31.
Видео Exp22_Excel_Ch07_ML2_Employees | Excel Chapter 07 Mid-Level Employees | MS OFFICE BUDDY канала MS Office Buddy
Contact Me For Assignments Help
WhatsApp : +923280047170
Email : myitlabsolution7172@gmail.com
WhatsApp Direct Link : https://wa.link/m8uxdz
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, use database functions to calculate key summary statistics and create a map, and use financial functions to complete a loan amortization table.
Start Excel. Download and open the file named Exp22_Excel_Ch07_ML2_Employees.xlsx. Grader has automatically added your last name to the beginning of the filename.
Column D contains the city each employee works in. You want to display the state.
Make sure the Data worksheet is active. In cell G7, insert the SWITCH function to evaluate the city stored in cell D7. In this sequence, switch Des Moines for Iowa, St. Paul for Minnesota, and Milwaukee for Wisconsin. Use mixed references for the state names in the range A2:A4. Copy the function from cell G7 to the range G8:G31.
Column C contains the actual hire dates for the employees. You want to extract only the year in column H.
In cell H7, insert the YEAR function to extract the year from the Hire Date in cell C7. Copy the function from cell H7 to the range H8:H31.
Next, you want to determine how many years each employee has worked for the company.
In cell I7, insert the YEARFRAC function to calculate the years between the first employee's Hire Date and the last day of the year contained in cell C2. Use a mixed reference appropriately. Copy the function from cell I7 to the range I8:I31.
You want to determine what day of the week each employee was hired.
In cell J7, insert the WEEKDAY function to display the day of the week for the first employee's Hire Date. Copy the function from cell J7 to the range J8:J31.
The values returned in the range J7:J31 are whole numbers. You want to display the result as the actual weekday names.
Format the range J7:J31 as a custom number format dddd.
Employees are scheduled for a six-month review based on their hiring month.
In cell K7, insert the EDATE function to identify the month that is six months from the first employee's Hire Date. Copy the function to the range K8:K31.
Your next task is to calculate the bonus for the first employee. If the employee's Performance Score is greater than or equal to 4.5, the bonus is $3,000. If the Performance Score is 4.0-4.9, the bonus is $2,000. If the Performance Score is 3.0-3.9, the bonus is $1,000. No bonus is given if the Performance Score is below 3.0.
In cell L7, insert the IFS function to enter the bonus based on the Performance Score for the first employee. Use the respective scores stored in cells E2, E3, and E4 for the individual logical tests. Use the respective bonuses in cells F2, F3, and F4 to return the correct bonus. If none of the logical tests are true, the result should be 0. Use mixed references appropriately. Copy the function to the range L8:L31.
Management decided to give an equity salary adjustment for Representatives who earn less than $80,000. The salary adjustment is 2% of the current salary if the conditions are met.
In cell M7, nest an AND function within an IF function. If the job title is Representative and the salary is less than the minimum representative salary (cell C3), multiply the Salary by 2% (cell C4). If both conditions are not met, return zero. Use a mixed reference to cells C3 and C4. Copy the function from cell M7 to the range M8:M31.
Видео Exp22_Excel_Ch07_ML2_Employees | Excel Chapter 07 Mid-Level Employees | MS OFFICE BUDDY канала MS Office Buddy
exp22_excel_ch07_ml2_employees #exp22_excel_ch07_employees #exp22_excel_ch07_ml2_employees #exp22_ excel_ ch07_ ml2 _employees #exp22_excel_ch07_ml2_employees-1 #exp22_ excel_ ch07_ ml2 _employees_ 1 #employees_exp22_excel_ch07 #ml2_employees_exp22_excel_ch07 exp22_excel_ch07_ml2_employees.xlsx #exp22_excel_ch07_employees.xlsx #exp22_excel_ch07_ml2_employees_xlsx #exp22_excel_ch07_ml2_employees.xlsx excel_ch07_ml2_employees #excel_ch07_employees
Комментарии отсутствуют
Информация о видео
22 августа 2024 г. 20:47:12
00:21:02
Другие видео канала





















