![]() |
sum minutes
How do you sum minutes when some of the values summed are greater than 10000
minutes? Actually I get [mm]:ss to calculate values to 00:6666:60. |
sum minutes
I think 10000 is the limit. You could convert your minutes from time
format to decimal minutes, as follows: =SUM(range)*24*60 and format this cell as number with 2 dp - Note that 16666.25, for example, would be equivalent to 16666 mins and 15 seconds. Hope this helps. Pete RAD wrote: How do you sum minutes when some of the values summed are greater than 10000 minutes? Actually I get [mm]:ss to calculate values to 00:6666:60. |
All times are GMT +1. The time now is 03:06 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com