M
Marcia
Hello. I need to be able to track the total amount of time that
employees accumulate throughout their years of service, and display
the result in terms of YEARS and MONTHS. My fields include
fldStartDate and fldEndDate.
I don't think it is as simple as subtracting the two dates because of
the complex way that the company uses to determine whether the month
of the StartDate and EndDate will be included as part of the
employee's service record. For example, for the months of the
StartDate or the EndDate, they:
1. Count the number of Weekdays in that month.
2. Divide by 2 (don't round up – eg., 23 days / 2 = 11).
3. Starting on the last Weekday of that month, begin counting
backward (Weekdays only).
4. When you get to the halfway point (ie., 11 in this case), you have
reached the day by which the employee must have started/ended work for
that month to be included as part of his service record.
Does anyone know how to do this with a formula?
Thanks!
Jessi
employees accumulate throughout their years of service, and display
the result in terms of YEARS and MONTHS. My fields include
fldStartDate and fldEndDate.
I don't think it is as simple as subtracting the two dates because of
the complex way that the company uses to determine whether the month
of the StartDate and EndDate will be included as part of the
employee's service record. For example, for the months of the
StartDate or the EndDate, they:
1. Count the number of Weekdays in that month.
2. Divide by 2 (don't round up – eg., 23 days / 2 = 11).
3. Starting on the last Weekday of that month, begin counting
backward (Weekdays only).
4. When you get to the halfway point (ie., 11 in this case), you have
reached the day by which the employee must have started/ended work for
that month to be included as part of his service record.
Does anyone know how to do this with a formula?
Thanks!
Jessi