How to calculate the length of service from hire date in Excel?
If you have a range of data including employee names and their date of joining your company in a worksheet, now, you may want to calculate their length of service, it means to get how many years and months an employee has worked for your company. This article, I will talk about quick method to solving this job for you.
Calculate the length of service from the hire date with YEARFRAC function
Calculate the length of service from the hire date with DATEDIF function
Calculate the length of service from the hire date to today with DATEDIF function
Calculate the length of service from the hire date with an amazing feature
Calculate the length of service from the hire date with YEARFRAC function
To calculate the length of service from the hire date and a specific date, the YEARFRAC function can help you.
Please enter or copy the following formula into a blank cell:
Note: In the above formula, B2 is the hire date cell and C2 is the end date cell.
Then drag the fill handle to copy the fromula to other cells you need, and you will get the person's lenght of service in years.
Calculate the length of service from the hire date with DATEDIF function
If you need to calculate the length of service in exact years months and days, the DATEDIF function in Excel can do you a favor.
Calculate the length of service in years:
Please enter or copy the following formula into a blank cell:
Calculate the length of service in years and months:
Please apply the following formula:
Calculate the length of service in years, months and days:
Apply the following formula:
Note: In the above formula, B2 is the hire date cell and C2 is the end date cell.
Calculate the length of service from the hire date to today with DATEDIF function
Someitmes, you may want to calculate the length of service from hire date to today, so, every day you open the worksheet the length of service will be updated automatically. In this case, you should combine the TODAY function within the DATEDIF function.
Please apply any one below formulas to your need:
=DATEDIF(B4,TODAY(),"y")&" Years, "&DATEDIF(B4,TODAY(),"ym")&" Months"
=DATEDIF(B6,TODAY(),"y") & " Years, " & DATEDIF(B4,TODAY(),"ym") & " Months, " & DATEDIF(B4,TODAY(),"md") & " Days"
Calculate the length of service from the hire date with an amazing feature
It is somewhat difficult for you to remember so many formulas, but, if you have Kutools for Excel, with its Date & Time Helper feature, you can quickly calculate the length of service in years, months, days, years + months + days or other formats as you need.
Note:To apply this Date & Time Helper, firstly, you should download the Kutools for Excel, and then apply the feature quickly and easily.
After installing Kutools for Excel, please do as this:
1. Click a cell where you want to locate the result, and then click Kutools > Formula Helper > Date & Time helper, see screenshot:
2. In the Date & Time Helper dialog box, do the following operations:
- Check Difference option from the Type section;
- In the Arguments input textboxes, select the cells which contain the hire date and end date separately;
- Then, choose the output result type as you need. For example, you can get the length of service in years, months, years + months + days, years + months and so on.
3. After finishing the settings, click OK button, and you will get the first calculated result, then, you just need to drag the fill handle to fill this formula to test cells, and now you will get the following result as you need:
Click to Download Kutools for Excel and free trial Now!
More relative articles:
- Calculate Retirement Date From Date Of Birth
- Supposing, an employee will be retired at age of 60, how could you calculate the retirement date from the date of birth in Excel?
- Count The Number Of Days / Workdays / Weekends Between Two Dates
- Have you ever needed to count the number of days between two dates in Excel? May be, sometimes, you just only want to calculate the workdays between two dates, and sometime, you need to count the weekend days only between the two dates. How could you count the number of days between two dates in a certain condition?
- Calculate A Future Date Based On A Given Date In Excel
- If you need to add a number of days to a given date to calculate the future date, how could you deal with it in Excel?
- Calculate Days Hours And Minutes Between Two Dates
- Supposing, you have two columns of date time cells, and now, you want to calculate the difference in days, hours and minutes between these two date time cells as following screenshot shown. This article, I will talk about some methods to solve this task for you.
Best Office Productivity Tools
Supports Office/Excel 2007-2021 and 365 | Available in 44 Languages | Easy to Uninstall Completely
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need Is Just A Click Away...
Supercharge Your Excel Skills: Experience Efficiency Like Never Before with Kutools for Excel (Full-Featured 30-Day Free Trial)
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day! (Full-Featured 30-Day Free Trial)

















