I have a Years of Service column calculating correctly, I also have another column that will populate each row with "10 YRS" "15 YRS" "20 YRS" and "25 YRS" if applicable by comparing 10years 0 months etc. A user wants the column to populate for the entire 12 months of the milestone anniversary year. So they want it to say "10 YRS" (or any true statement regardless of the number) even if the service column has a result of 10 years, 1 months. I have figured out that where I have 10years, 0months, I can continue with adding 1month, 2 months up to 11 months and it will work but the formula will be very long since I have to do it for 15, 20 and 25. Is there an easier way?