Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I convert the current time into military time?
I'd like to show the results in a message box kind of like: MsgBox "The military time is: " & strMilitaryTime The variable strMilitaryTime is a string variable which is where I want to store the current military time. Oh ya, I want the military time format to be: "hh:mm:ss", so 3:42:11 PM should convert to 15:42:11, etc... Thank you! Robert Crandal. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA convert Time to Military in the same Column please | Excel Programming | |||
Is there an XLS function to convert std time to Military time? | Excel Worksheet Functions | |||
Convert to Military time? | Excel Discussion (Misc queries) | |||
How do I convert Military Time to minutes? | Excel Worksheet Functions | |||
Convert to military time - part II | Excel Programming |