Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have data that I export to Excel where the total time comes in as :mm:ss.
I need to convert that format into seconds. For example, my report shows me :01:25, I need to be able to show that at 85 seconds. I have a formula that will convert mm:ss to seconds which is =INT(G2)*60+((G2-INT(G2))*100) where G2 is 01:25 the result will be 85. but the report i have now comes with an extra :. I cannot seem to be able to automatically remove the : at the begining of the expression or modify my formula above to account for the extra :. I am sure this is pretty simple it is just beyone me though. Any help will be much appreciated! Phredd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting ASC to csv | Excel Discussion (Misc queries) | |||
Converting EST to PST | Excel Worksheet Functions | |||
Converting a date to a text field w/o converting it to a julian da | Excel Worksheet Functions | |||
converting | Excel Discussion (Misc queries) | |||
Converting QIF to XLS | Excel Discussion (Misc queries) |