Adding time data

T

Terry Bennett

I have a worksheet in which various times are expressed in the cell format:
h:mm

I need to add columns of data in this format and express the total in hours.
I am finding, though, that once the total exceeds 24 hours, the format
reverts to 0. Hence, if the total of a column is 31 hours, this shows as
"7:00".

I'm sure there's a simple way around this??!
 
T

Terry Bennett

Thanks - that works fine!

Sloth said:
change the custom number format to

[h]:mm

the brackets allow for the "rollover".

Terry Bennett said:
I have a worksheet in which various times are expressed in the cell
format:
h:mm

I need to add columns of data in this format and express the total in
hours.
I am finding, though, that once the total exceeds 24 hours, the format
reverts to 0. Hence, if the total of a column is 31 hours, this shows as
"7:00".

I'm sure there's a simple way around this??!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top