Forum Discussion
Maya Bereaux
Jul 27, 2018Copper Contributor
Calculating Hours Worked for the Week Including Absences
I am helping someone with their compiled time sheet for their employees and would like to know how do you add the hours each worker worked for the week while also including absences in the time sheet...
- Jul 27, 2018Greetings! Just add a small modification to the work you have already done, =iferror(b4-a4,0) Attaching file for your reference. Thanks,
pranav trikha
Jul 27, 2018Brass Contributor
Greetings! Just add a small modification to the work you have already done, =iferror(b4-a4,0) Attaching file for your reference. Thanks,
Maya Bereaux
Jul 31, 2018Copper Contributor
Thanks! this was helpful!