Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to find an average length of employment for a group of employees
at the time of their promotion. I am using the formula below to calculate each employee's time in service at the date of promotion: =DATEDIF(D4,E4,"y") & " Yrs, " & DATEDIF(D4,E4,"ym") & " Months" whe D4 = beginning employment date E4 = promotion date What I would like to do is average the time on the job for the employees promoted in each group. I cannot simply average the column due (I think) to the text in the output. Any suggestions would be most appreciated. Thanks Scott |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Best average for 5 years out of 8 | New Users to Excel | |||
Average between dates considering leap years. | Excel Discussion (Misc queries) | |||
What template is good for self employed gst calculations? | Excel Discussion (Misc queries) | |||
Calculate number of years and months employed using hire date and. | Excel Worksheet Functions | |||
Calculate Years/Months Between Dates and then Average | Excel Discussion (Misc queries) |