I'm trying to add a sum of cells with the format HH:MM. If the sum exceeds 24h I get strange results like 3:55h

I tried [H]:MM:S

Which format should I choose? I'm using open-office calc.

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

For OpenOffice you should try [HH]:MM:SS

That will allow the number of hours beyond 24 to show (e.g. 12:00:00 + 13:00:00 = 25:00:00)

link|improve this answer
feedback

For Excel you can use the format, [h]:mm:ss

link|improve this answer
Thanks, I tried this, and edited my question unforunatly this didn't work with open-office. I'm sorry if the OP was confusing. – stacker Oct 28 '10 at 6:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.