Hello everyone,
I’m building a piece work productivity app where employees enter their time at the beginnig and end of a period, eg. : 13H00 to 17H00 in two time columns and in a third I want do have the time difference so I can use it to calculate their efficiency per hours then.
I’ve tried substrating the two to each other in a math column but it give me akward long strain of numbers.. clearly I can’t make a piece work ratio out of it haha
I’d like to know if there is a formula of another computed column to change HH:MM hour format to decimal hour format like this : 13H30 would equal 1,5PM or 13,5.
Thanks in advance