![]() |
Convert floating point to Hours and Minutes ??
Hello all - I would like to convert a floating point number (eg 3.25)
to Hours and Minutes (eg 3:15). I've been poking and prodding at this for quite a long time, and can't find a solution. Does anyone have a fast and dirty trick for doing this? Essentially, I have a spreadsheet that does a bunch of time calculations based on speed and distance. Once I've done that, I'd like to convert the finished notation into a time value. I'm using Excel 2002. Thank you any and all for your insights or help. |
Convert floating point to Hours and Minutes ??
Hi!
To do it in place: Enter 24 in an empty unformatted cell. Goto the menu EditCopy Select the cells to convert Then, EditPaste SpecialDivideOK Format the cells as [h]:mm Delete the 24 from the cell Using a formula and another column of cells: A1 = 3.25 B1 = =A1/24 Format the cells as [h]:mm Biff wrote in message oups.com... Hello all - I would like to convert a floating point number (eg 3.25) to Hours and Minutes (eg 3:15). I've been poking and prodding at this for quite a long time, and can't find a solution. Does anyone have a fast and dirty trick for doing this? Essentially, I have a spreadsheet that does a bunch of time calculations based on speed and distance. Once I've done that, I'd like to convert the finished notation into a time value. I'm using Excel 2002. Thank you any and all for your insights or help. |
All times are GMT +1. The time now is 06:01 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com