Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could validate the input after they're done, though.
(grammar police) Dave Peterson wrote: I don't think so. You could validate the input after their done, though. Or maybe you could use two controls (one for the hours and one for the minutes). Or even a time picker. http://www.dailydoseofexcel.com/arch...3/time-picker/ Anthony wrote: Hi, Is there a way to 'force' a user to input the time on my userform in the format xx:xx, ie 24hrs with ':' between the hours and minutes for example...... 12:23 is good 09:12 is good 8:15 is good 1223 is bad 0912 is bad 815 is bad the txtbox for this on the userform are txttime and txtATA if the wrong format is used I would ideally like a msgbox to appear to advise wrong format used. hope you can help thanks -- Dave Peterson -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm, with no input | Excel Discussion (Misc queries) | |||
Check Input, into Input box question | Excel Programming | |||
Formatiing a input Box in a Userform | Excel Discussion (Misc queries) | |||
Input$ Userform | Excel Programming | |||
Userform Input Into Excel | Excel Programming |