Question: In cell N2, enter a formula using a nested IF function to determine the number of bonus vacation weeks an employee will earn. Employees are
In cell N2, enter a formula using a nested IF function to determine the number of bonus vacation weeks an employee will earn. Employees are awarded bonus vacation weeks based on their years of service(shown in column M ). Use structured references and the following parameters when creating this formula: a) If the employee's years of service field value is greater than 20, the formula should return the value 2 (indicating 2 bonus weeks of vacation). b). If the employee's years of service field value is greater than 15 the formula should return the value 1 (indicating 1 bonus week of vacation). c) If the employee's years of service field value is greater than 0, the formula should return the value 0 (indicating 0 bonus week of vacation).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
