Hi
I am trying, with limited success, so set up a counter that counts whether an employee is present on shift or not, which would output as shown in the image below.
It needs to correctly handle shifts finishing at midnight (3rd shift example) and shifts that bridge midnight (4th shift example).
It also needs to be able to handle shifts that finish past the 06:00 end time of the table (5th example).
I am going to extrapolate any solutions into a 7 day per week table that counts each day.
Can anyone assist with this?
Thanks
I am trying, with limited success, so set up a counter that counts whether an employee is present on shift or not, which would output as shown in the image below.
It needs to correctly handle shifts finishing at midnight (3rd shift example) and shifts that bridge midnight (4th shift example).
It also needs to be able to handle shifts that finish past the 06:00 end time of the table (5th example).
I am going to extrapolate any solutions into a 7 day per week table that counts each day.
Can anyone assist with this?
Thanks