Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks
but it doesn't work . In the VB editor's Tools Options Editor menu is everything checked ... ( I forgot - the cursor is visible after clicking on the ComboBox ...) fero "Harald Staff" píše v diskusním příspěvku ... 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 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Of course it works. You probably didn't implement it right, and you haven't
provided any information that enables anyone to help you with it. HTH. Best wishes Harald "fero" skrev i melding ... Thanks but it doesn't work . |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Very confusing. I built the thing as you described and it works great here
as expected. (In that demo ComboBox1 is the only control on the form, so it works also without code.) Best wishes Harald "fero" skrev i melding ... Thanks I attached a file with a (maybe) problem ... fero |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My cursor always in selection mode,wat about other cursor option | Excel Discussion (Misc queries) | |||
move cursor on one sheet moves cursor on all sheets | Excel Discussion (Misc queries) | |||
why am I getting a 3 d cross cursor instead of a pointer cursor? | Excel Discussion (Misc queries) | |||
Activating userform and filling it with data form row where userform is activate | Excel Programming | |||
Can I change the "white cross" cursor in Excel to another cursor? | Excel Discussion (Misc queries) |