Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
WinXP SP2, Excel XP
I found Chip Pearson's Date Time help: (http://www.cpearson.com/excel/DateTimeEntry.htm) However, his Worksheet_Charge example VBA Subroutines are either for Dates or Times. I need to handle Date + Time in the same field. I have tried to combine Chip's two example Subroutines into one, but have not managed to make a single Subroutine that will handle inputs like "MMDDYY HHMM" [preferred input] I have not been able to figure out why Chip's Datevalue Sub uses ".Formula" and the TimeValue Sub uses ".Value" when extracting the user input. Suggestions? Texas Handly |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Input date & Time [NOW()], then stop it updating? | Excel Worksheet Functions | |||
Recording Time & Date based on data input | Excel Worksheet Functions | |||
changing the format for the time shen entered as HHMM to HH:MM | Excel Discussion (Misc queries) | |||
How do you change a date that is in the yyyymmdd format to mmddyy | Excel Discussion (Misc queries) | |||
time specific date input | Excel Programming |