C
CharlesF
I was given the formula below to calculate an employee's hours:
=(F4-C4+(F4<C4))*24 where C4 is Start Time and F4 is End Time.
I can understand the way the formula works in general, but can no
understand how the section (F4<C4) corrects the hours when and employe
starts work at 20:00 and finishes the next day at 06:00.
Can someone please enlighten me?
Thank
=(F4-C4+(F4<C4))*24 where C4 is Start Time and F4 is End Time.
I can understand the way the formula works in general, but can no
understand how the section (F4<C4) corrects the hours when and employe
starts work at 20:00 and finishes the next day at 06:00.
Can someone please enlighten me?
Thank