Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
From the {XL97) help:
Enter occurs before a control actually receives the focus from a control on the same form. Exit occurs immediately before a control loses the focus to another control on the same form. Remarks The Enter and Exit events are similar to the GotFocus and LostFocus events in Visual Basic. Unlike GotFocus and LostFocus, the Enter and Exit events don't occur when a form receives or loses the focus. Do you find it works this way? donbowyer wrote: Excel 2003 / Win XP If I understand correctly, on a UserForm, the Clic event is triggered by clicking any control and the MouseMove event is triggered by moving the mouse over any control. I would like to know what triggers the Enter event? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enter date in userform using Calendar Control | Excel Discussion (Misc queries) | |||
"Enter" event for text box control? | Excel Programming | |||
Selecting control on userform with part of control name (set question) | Excel Programming | |||
MsgBox in Enter event causes combobox not to run Change event | Excel Programming | |||
Userform to enter values and shown in same userform in list | Excel Programming |