Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you Biff and David. Formula is working great, you were both very
helpful!! "David Biddulph" wrote: "M.A.Tyler" <Great Lakes State wrote in message ... Biff, David's answer to your question is correct. 111.8 is 1 minute, 11 seconds and 80/100's. Your formula gives an answer of :111.8 I really need :71.80. Or 1:11.8 then when I convert to [ss].00 I'll get :71.8. In which case one could convert Biff's formula to: =TIME(0,0,60*INT(A1/100)+MOD(A1,100))+MOD(A1,1)/86000 -- David Biddulph |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
time sheet drop down lists | Excel Discussion (Misc queries) | |||
Convert a number to a time | Excel Discussion (Misc queries) | |||
number returns only two decimal places after I change from text | Excel Discussion (Misc queries) | |||
Decimal time | Excel Worksheet Functions | |||
Keep number format after converting time to text | Excel Discussion (Misc queries) |