pontifex
Lifer
Someone is using a spreadsheet to keep track of time worked for several employees. Everything works fine until you hit the 2nd/3rd shift guys.
column a holds start times
column b end time
column c uses a formula of =b#-a# to get the amount of hours worked, where # = row #
everything is using military 24 hour time format
Bob starts at 10:00 pm - 22:00
Bob leaves at 1:00 am - 01:00
he works 3 hours but the formula returns #############
how do we get it to work properly? tried different formulas and different formatting already.
column a holds start times
column b end time
column c uses a formula of =b#-a# to get the amount of hours worked, where # = row #
everything is using military 24 hour time format
Bob starts at 10:00 pm - 22:00
Bob leaves at 1:00 am - 01:00
he works 3 hours but the formula returns #############
how do we get it to work properly? tried different formulas and different formatting already.