JoeGraf10
New Member
- Joined
- Jul 26, 2022
- Messages
- 6
- Office Version
- 2021
- 2019
- Platform
- Windows
Hello,
I have a time sheet scenario with 3 x shifts that are charged at different premiums. I have classified them as following:
Morning = midnight until 8am - 0:00 to 8:00
Day = 8am til 8pm - 8:00 to 20:00
Night = 8pm til midnight - 20:00 to 24:00
I have created a small table to the side to distinguish the time splits in the day. Eg, 08:00/20:00/24:00 to allot me to =if(start time<08:00,8:00-start time)*24,0) with the start time being 06:00 this works and returns 2 hours.
Not I need to portion out the day shift part of the hours worked say the end time is 21:00, it should then show 12 hours worked between 08:00 and 20:00, and then 1 hour from 20:00 to 21:00.
I have tried a couple "IFS" to try to portion this out and in my head the formula is perfect (it's not) haha
How would you superior excel users work this one out?
Thank you for your help
I have a time sheet scenario with 3 x shifts that are charged at different premiums. I have classified them as following:
Morning = midnight until 8am - 0:00 to 8:00
Day = 8am til 8pm - 8:00 to 20:00
Night = 8pm til midnight - 20:00 to 24:00
I have created a small table to the side to distinguish the time splits in the day. Eg, 08:00/20:00/24:00 to allot me to =if(start time<08:00,8:00-start time)*24,0) with the start time being 06:00 this works and returns 2 hours.
Not I need to portion out the day shift part of the hours worked say the end time is 21:00, it should then show 12 hours worked between 08:00 and 20:00, and then 1 hour from 20:00 to 21:00.
I have tried a couple "IFS" to try to portion this out and in my head the formula is perfect (it's not) haha
How would you superior excel users work this one out?
Thank you for your help