Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a couple textboxes on my userform, but I am mostly
interested in Textbox3. Once a user enters string data into Textbox3 and presses the Enter key I would immediately like to check the string. If the string is NOT valid, I would like the clear out the invalid string from Textbox3. This will tell the user that the typed data was invalid and that they need to re-type the data again. If the data IS valid, I would like the focus to leave Textbox3 (and possibly go to Textbox1) Does this involve using "TextBox3_AfterUpdate", "TextBox3_Exit", and the Setfocus() function??? I'm not sure how to set this up. Please help. thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Show Results in TextBoxes, ONLY if All TextBoxes have Data in them | Excel Programming | |||
Textboxes | Excel Discussion (Misc queries) | |||
Events for Enter/Exit Textboxes on Userforms | Excel Programming | |||
Textboxes | Excel Programming | |||
Textboxes | Excel Programming |