Calculating hours

  • Thread starter Thread starter Thomas
  • Start date Start date
T

Thomas

I am trying to register my working hours, but when I try to add up a column
of hours it only adds up correctly if the total is less than 24 hours.

How do I correct this?
 
Are you really adding times...

Maybe it's adding correctly, but not displaying what you want.

Try changing the number format for that cell to:
[hh]:mm:ss
 
Back
Top