So, I want to count overtime. An employee gets counted for overtime for every 30 minutes.
But we give them a little stretch, that they also get counted for 30 minutes even when they work overtime for 25 minutes.
For example:
John Doe checked in at 08:00 a.m and checkout at 05:25 p.m yesterday. He has 1 hour break time in between, so that means he has worked for 8 hours 25 minutes.
The normal work hours is 8 hours, so that means he has worked overtime for 25 minutes.
So, how the formula would be I wonder?
I hope somebody can help, thank you very much.
Btw, I attached a sample of how the table would look like, and I also figure out the simple formula to count the raw overtime.
However, what I need is, if their overtime is less than 25 minutes, then the overtime column would display as 0.
If their overtime is more than 25 minutes, it will display 00:30
If the overtime is 50 minutes, it will display as 01:00.
So its every 25-30 minutes... I think.
I hope the explanation is clear.
Bookmarks