Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jim,
Probably best to use the Activate event, like so Private Sub UserForm_Activate() Me.TextBox2.SetFocus End Sub -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Jim Shores" wrote in message ... This is a true community, it is. What about the procedure/method/way to have focus set to a control in UserForm_Initialize() probably? I just got back on-platform after ten years ago in 3.1 with the C SDK, I am in awe. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change focus from Userform back to Sheet | Excel Programming | |||
Taking focus off a Control Checkbox | Excel Programming | |||
Focus back from modeless userform to sheet | Excel Programming | |||
UserForm Loss Focus | Excel Programming | |||
Must be a way to force focus back to sheet instead of UserForm - isn't there? | Excel Programming |