Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am trying to add up a range of times that will eventually be greater than
24hours, but I need to express this in hours and minutes. I then need to work out an average for this time. |
#2
![]() |
|||
|
|||
![]()
Assuming the range of times is in col A, A1 down
Put in say, B1: =SUM(A:A) and in say, B2: =AVERAGE(A:A) Format B1:B2 as Custom, Type: [h]:mm (Note that the 2 square braces: [ ] have to be included) -- Rgds Max xl 97 --- GMT+8, 1° 22' N 103° 45' E xdemechanik <atyahoo<dotcom ---- "Richard T" <Richard wrote in message ... I am trying to add up a range of times that will eventually be greater than 24hours, but I need to express this in hours and minutes. I then need to work out an average for this time. |
#3
![]() |
|||
|
|||
![]()
Custom format the total cell as:
[h]:mm The square brackets prevent the hours from rolling over into days. -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "Richard T" <Richard wrote in message ... I am trying to add up a range of times that will eventually be greater than 24hours, but I need to express this in hours and minutes. I then need to work out an average for this time. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting empty cells within a range of cells | New Users to Excel | |||
Counting empty cells within a range of cells | New Users to Excel | |||
Formula giving incorrect answer... | Excel Discussion (Misc queries) | |||
Define a range based on another named range | Excel Worksheet Functions | |||
named range refers to: in a chart | Excel Discussion (Misc queries) |