Sorry to post what is probably very simple. I rarely use Excel and can’t seem to find an answer.
I have a column (let’s say “Years of Service”) and if a number in this column is between 1 and 4, I want to put a 2 in the Vacation Entitlement column. If Years of Service is between 5 and 9, I want to put a 3 in Vacation Entitlement; if it is between 10 and 24, I want a 4 and greater than or equal to 25, I need a 5.
I am pretty sure I can nest these if statements but I am just not getting the syntax right.
Any help would be great.
Joanne