Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Listbox on a User Form. Another form has gotten the user's
selection. I then transfer their selection to this Listbox with: lbxTerr.Selected(i) = True But the focus inside the Listbox is still on the first item. This isn't a big deal, but I'd rather not have the faint dashed line around the first selection. So what puts the focus on the item that I just set to true? Don <www.donwiss.com (e-mail link at home page bottom). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
set focus on user form | Excel Programming | |||
User Form focus | Excel Programming | |||
Modeless User Form and Worksheet Focus | Excel Programming | |||
Setting form controls focus and enter key | Excel Programming | |||
Text Box on User Form Set Focus Issue | Excel Programming |