Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When exporting data from another application as an excel worksheet I
end up with it in the following format. Stat 1 Stat 2 Person1 01:16:00 01:09:25 Person2 :18 :49:12 I want to macro that will convert all the data in the range to "hh:mm:ss". Just applying data type cell formatting as hh:mm:ss does not fix the values for Person2 and seems excel just treats it as text. What is the most efficient way to do a check of all the data and then fix the value of the data that is not in the correct format to hh:mm:ss. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
correct syntax for nesting "if", "and", and "vlookup"....if possib | Excel Worksheet Functions | |||
VLOOKUP won't generate correct response for "inbetween" values | Excel Discussion (Misc queries) | |||
use variable in Workbooks("book1").Worksheets("sheet1").Range("a1" | Excel Programming | |||
Convert "Month" to "MonthName" format from db to PivotTable | Excel Programming |