Hours and Minutes

H

Helen Black

I have now got the times running correctly but on another part of m
spread sheet I ask it to total up the columns
=SUM(H7:H15) and the total should show as 57:00 but is only giving m
09:00 cannot work out why it is doing this, as I have set up as hh:m
on all the columns.

Helen
 
J

JulieD

Hi Helen

you could try the following formula
=SUM(H7:H15)*24
and format as a number

Let me know if this works better
Cheers
JulieD
 
Top