Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet with data gathered from an HTML file. The time field
shows the usage in elasped time. Some of the data has the standard elapsed time format "13:36:17" and some show the elapsed time with milliseconds "37:10:46:54". I have tried changing the number format to the standard elapsed time format with a decimal to show milliseconds but not all converted because the field uses AM and PM at the end. I tried copying the text of each cell to another cell then converting but the form is not consistent. Is there anyway to programatically convert this elasped time field to a consistent number format so that each users usage can be subtotaled? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding and Subtracting a Time with MilliSeconds | Excel Worksheet Functions | |||
Comparing time values which have milliseconds in them e.g 10:20:30 | Excel Discussion (Misc queries) | |||
Can time be measured to milliseconds? | Excel Programming | |||
Grab Time with milliseconds included in VBA | Excel Programming | |||
Userform stopwatch format milliseconds | Excel Programming |