Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Is there a way I can use a time entered in a cell in the format hh:mm:ss and
convert it into a decimal of minutes? I have tried using the 'Time' function but can only get it to work if I enter each of the three parts in separate columns. Thanks Noel |
#2
![]() |
|||
|
|||
![]()
You could use a helper cell with a formula:
=A1*24*60 (Format it as general, though) Noel S Pamfree wrote: Is there a way I can use a time entered in a cell in the format hh:mm:ss and convert it into a decimal of minutes? I have tried using the 'Time' function but can only get it to work if I enter each of the three parts in separate columns. Thanks Noel -- Dave Peterson |
#3
![]() |
|||
|
|||
![]()
That is an amazing trick Dave, worked first time - Thanks!
"Dave Peterson" wrote in message ... You could use a helper cell with a formula: =A1*24*60 (Format it as general, though) Noel S Pamfree wrote: Is there a way I can use a time entered in a cell in the format hh:mm:ss and convert it into a decimal of minutes? I have tried using the 'Time' function but can only get it to work if I enter each of the three parts in separate columns. Thanks Noel -- Dave Peterson |
#4
![]() |
|||
|
|||
![]()
If you want to learn more about how excel treats dates and times, visit Chip
Pearson's site: http://www.cpearson.com/excel/datetime.htm Noel S Pamfree wrote: That is an amazing trick Dave, worked first time - Thanks! "Dave Peterson" wrote in message ... You could use a helper cell with a formula: =A1*24*60 (Format it as general, though) Noel S Pamfree wrote: Is there a way I can use a time entered in a cell in the format hh:mm:ss and convert it into a decimal of minutes? I have tried using the 'Time' function but can only get it to work if I enter each of the three parts in separate columns. Thanks Noel -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding minutes to time | Excel Discussion (Misc queries) | |||
How do I convert Military Time to minutes? | Excel Worksheet Functions | |||
Can't stop time duration [hh]:mm:ss converting to time of day | Excel Discussion (Misc queries) | |||
converting from digital degrees to degrees minutes seconds | Excel Worksheet Functions | |||
time formatting and time categorizing (vlookup or data validation) | Excel Worksheet Functions |