Frame1.SetFocus
ComboBox2.SetFocus
Do you have everything checked in the
VB editor's Tools Options Editor
menu ? You should see helpful suggestions and meaningful error messages if
so.
HTH. Best wishes Harald
"fero" skrev i melding
...
Hi all
After loading Userform (Initialize or Activate) I'm setting focus on
ComboBox, which is into a Frame, but the cursor is not visible. (Neither
Frame.ComboBox.SetFocus nor ComboBox.SetFocus works ...) What's wrong ?
Thanks
Fero