Thread: tenure
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default tenure

=DATEDIF(A7,TODAY(),"y") if the start date is in cell A7.
--
David Biddulph

"Janice Reid" wrote in message
...

--
Janice
I need to Create a formula that calculates the employees tenure in years.
In
cell G7
But I'm having trouble I don't understand how to do this.