Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a listbox, populated, but when I use a letter it does not allow me to
select the item that is high lited. (It is a stock list in alphabetical order). is there a way I can do this? Thanks, Delano |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
by highlighted, I assume the listbox is highlighting appropriately reacting
to the letter typed. So what do you mean by it does not allow you to select the item? How are you trying to select it? -- Regards, Tom Ogilvy "Delano" wrote in message ... I have a listbox, populated, but when I use a letter it does not allow me to select the item that is high lited. (It is a stock list in alphabetical order). is there a way I can do this? Thanks, Delano |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It sounds to me that you want to use a combobox, not a listbox.
-- HTH Bob Phillips "Delano" wrote in message ... I have a listbox, populated, but when I use a letter it does not allow me to select the item that is high lited. (It is a stock list in alphabetical order). is there a way I can do this? Thanks, Delano |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
listbox B conditional of input in Listbox A | Excel Discussion (Misc queries) | |||
Listbox for navigation | Excel Programming | |||
Multicolumn Listbox and ordinary listbox | Excel Programming | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming | |||
Is refreshing listbox rowsource in listbox click event possible? | Excel Programming |