I am working on a formula to identify the amount of time an employee is scheduled with their supervisor. I have converted all start and end times to numbers. For example, 1pm-10pm will be 1300-2200. The start and end time is in a separate cell.
The supervisors are setup the same. with a day over day schedule and start times.
I am working on a formula to identify if the employees schedule range is within the supervisors range, and how much.
If the employee works 1300-2200 and the supervisor works 0500-1700, I want the formula to identify how much time they share.
I converted to numbers instead of times because it is easier.
I have tried nesting various if statements and using if/and but I am not getting there yet.
Thanks for the help.
The supervisors are setup the same. with a day over day schedule and start times.
I am working on a formula to identify if the employees schedule range is within the supervisors range, and how much.
If the employee works 1300-2200 and the supervisor works 0500-1700, I want the formula to identify how much time they share.
I converted to numbers instead of times because it is easier.
I have tried nesting various if statements and using if/and but I am not getting there yet.
Thanks for the help.