Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a combobox in a userform and wish to prevent the leaving the value
blank. I have used the following code If ComboBox1.listIndex = -1 Then Msgbox "Please select a value" Combobox1.SetFocus End If It doesn't work - the focus moves to the next control Why is this ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setfocus Problem | Excel Programming | |||
SetFocus? | Excel Programming | |||
SetFocus problem | Excel Programming | |||
setfocus | Excel Programming | |||
setfocus after a msgbox | Excel Programming |