ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   change a decimal into seconds (https://www.excelbanter.com/excel-worksheet-functions/118799-change-decimal-into-seconds.html)

Lonely Pony

change a decimal into seconds
 
Can anyone help me with Excel I need to change a decimal number into seconds
example 10.32 into 392 seconds. What formula would I need

Chip Pearson

change a decimal into seconds
 
In what unit is the 10.32 expressed? If its minutes.seconds, the correct
answer would be 632, from the following formula:
=INT(A1)*60+(A1-TRUNC(A1,0))*100

You'll get 392 seconds from an input value of 6.32, not 10.32.



--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
(email address is on the web site)

"Lonely Pony" <Lonely wrote in message
...
Can anyone help me with Excel I need to change a decimal number into
seconds
example 10.32 into 392 seconds. What formula would I need





All times are GMT +1. The time now is 05:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com