Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I'm searching for a function that count hours, minutes and seconds. When I use SUM to count 18:45 and 16.30 it keep giving me 11:15 as a result, although when I highlight 18:45 and 16.30 it shows that the sum is 35:15 in the bar bellow. Any suggestions? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Format the result cell like [h]:mm
Regards, Stefi €˛Rana€¯ ezt Ć*rta: Hello, I'm searching for a function that count hours, minutes and seconds. When I use SUM to count 18:45 and 16.30 it keep giving me 11:15 as a result, although when I highlight 18:45 and 16.30 it shows that the sum is 35:15 in the bar bellow. Any suggestions? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You need to format the cell with the result in as Custom -- [h]:mm:ss.
The square brackets around the hours prevent these from being truncated if they exceed 24. Hope this helps. Pete Rana wrote: Hello, I'm searching for a function that count hours, minutes and seconds. When I use SUM to count 18:45 and 16.30 it keep giving me 11:15 as a result, although when I highlight 18:45 and 16.30 it shows that the sum is 35:15 in the bar bellow. Any suggestions? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"Rana" wrote in message
... Hello, I'm searching for a function that count hours, minutes and seconds. When I use SUM to count 18:45 and 16.30 it keep giving me 11:15 as a result, although when I highlight 18:45 and 16.30 it shows that the sum is 35:15 in the bar bellow. Any suggestions? Format the answer cell as [h]:mm (or [h]:mm:ss if you want to show the zero seconds too). And I trust that when you've said 16.30 you meant to say 16:30? -- David Biddulph |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Stefi, Pete_UK and David Biddulph,
Thanks for your replyies, that was helpful. And David, yes, I meant 16:30 Thanks again, Rana "David Biddulph" wrote: "Rana" wrote in message ... Hello, I'm searching for a function that count hours, minutes and seconds. When I use SUM to count 18:45 and 16.30 it keep giving me 11:15 as a result, although when I highlight 18:45 and 16.30 it shows that the sum is 35:15 in the bar bellow. Any suggestions? Format the answer cell as [h]:mm (or [h]:mm:ss if you want to show the zero seconds too). And I trust that when you've said 16.30 you meant to say 16:30? -- David Biddulph |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|