Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Kieran,
that got me on the right track. The following code gave me the result I was looking for txtTime = Format(Sheets("WRITEFORMDATA").Range("B22").Value, "HH:MM AMPM") D.S. "Kieran" wrote in message ... Try this format option txtTime = Format(Sheets("WRITEFORMDATA").Range("B22").Value, "HH:m") ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I convert time as text 'mm:ss to time value in Excel | Excel Discussion (Misc queries) | |||
Macro / function text time to 24hr excel time passed midnight fortotaling hr's | Excel Worksheet Functions | |||
Convert Text Time to Excel Time | Excel Discussion (Misc queries) | |||
convert time imported as text to time format for calculations | Excel Worksheet Functions | |||
Convert Text Time to Time | Excel Discussion (Misc queries) |