Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you want to convert from minutes to decimal hours, you can divide by 60
(either using a formula or using Paste Special/ Divide). If you want to convert to Excel time (which you can format as hours and minutes), then divide your minutes by 1440 as suggested below (i.e. 24*60). -- David Biddulph "Randi" wrote in message ... Actually, upon further reflection, I need to change the total minutes into the hours and minutes. Otherwise I have to re-enter all the data. I can divide total minutes by 60 - but what formula can I use to get the minutes correctly, i.e., 500 total minutes/ 60 = 8.33; .33 x 60 = 19.8 or 20 minutes rounded up. Thanks "Teethless mama" wrote: =A1/1440 Format cell as h:mm "Randi" wrote: I have a column of minutes which totals 500 minutes. I want to convert it to hours and minutes. What formula can I use to get it to the 8 hours 20 mins. Also what should my cells be formatted as? Is there a way to bypass the total minutes all together and have it compute directly into the 8 hours 20 mins? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting total minutes into hours and minutes in Excel | Excel Worksheet Functions | |||
Convert total minutes to hours and minutes | Excel Discussion (Misc queries) | |||
Adding minutes showing total in hours/minutes, i.e., 60 mins + 60 mins + 15 mins to total of 2 hours 15 mins? | Excel Discussion (Misc queries) | |||
add hours & minutes to other hours & minutes to receive total hou. | Excel Worksheet Functions | |||
add column of minutes, show total in hours & minutes | Excel Worksheet Functions |