C
clueless
Hi,
I am trying to determine if there is an overlap in time between tasks of
multiple employees. It does not make a difference if it is 2 different
employees or 2 different tasks, I am only interested if the end time overlaps
with the start time. For example:
Employee Task StartTime EndTime
1. Joe Receiving 01:00 01:41
2. Bob Loading 01:10 01:20
3. Sue Shipping 01:20 01:28
Line 1 and Line 2 - end time of line 1 overlaps with start time of line 2.
Is there a way of flagging this in my report? Thanks for your help.
I am trying to determine if there is an overlap in time between tasks of
multiple employees. It does not make a difference if it is 2 different
employees or 2 different tasks, I am only interested if the end time overlaps
with the start time. For example:
Employee Task StartTime EndTime
1. Joe Receiving 01:00 01:41
2. Bob Loading 01:10 01:20
3. Sue Shipping 01:20 01:28
Line 1 and Line 2 - end time of line 1 overlaps with start time of line 2.
Is there a way of flagging this in my report? Thanks for your help.