ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   calculate years of service (https://www.excelbanter.com/excel-worksheet-functions/225423-calculate-years-service.html)

JenniferD

calculate years of service
 
Does anyone know how to calculate years of service in Excel? (ex. 3 years, 4
months)

Niek Otten

calculate years of service
 
Look he

http://www.cpearson.com/excel/datedif.aspx

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"JenniferD" wrote in message
...
Does anyone know how to calculate years of service in Excel? (ex. 3 years,
4
months)



John[_22_]

calculate years of service
 
Hi
Try this with your starting date in cell A2, You can remove the day section if
you don't want it.
DATEDIF(A2,TODAY(),"y")&" Years, "&DATEDIF(A2,TODAY(),"ym")&" Months and
"&DATEDIF(A2,TODAY(),"md")&" Days"
HTH
John
"JenniferD" wrote in message
...
Does anyone know how to calculate years of service in Excel? (ex. 3 years, 4
months)




All times are GMT +1. The time now is 02:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com