Hi Luke,Formula in I6:
=IF(I5<I4,1,0)+I5-I4
Formula in I7:
=MAX(0,I6-TIME(9,30,0))
Copy to the right as needed.
Thank you so much luke.You did not copy the formula in I6 correctly. What I wrote:
=IF(I5<I4,1,0)+I5-I4
What you put:
=+IF(I4<5,((24-I4)+I5),(I5-I4))
If you put my formula in, then the Extra time will calculate correctly.