Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
<<If the cursor is positioned on the Name field, execution goes to the
txdtName_Exit routine before exiting! This is probably because the focus on the form is exiting the Name field to go to the Exit button. Maybe you could just move the code from the txtName_Exit routine to the ExitButton_Click routine. Do you really need to check the value the moment the user leaves the field to change something else. Maybe they are going to come back and correct the Name field before finalizing their input anyway. Or is the Name field required to be correct before other fields can be set properly? -- Regards, Bill Renaud |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i make a button from a userform exit onto the document in . | New Users to Excel | |||
macro on exit of field | Excel Programming | |||
Disable Exit button on a UserForm | Excel Discussion (Misc queries) | |||
Userform Exit button | Excel Programming | |||
If a called sub exit, how to the caller exit right away? | Excel Programming |