Search results 9
Sorted from new to old.

ANString_to_ListSelects
Selects items in listbox from ANStringList. Assuming listbox is multi-select ...

ListItemText_to_ListIndex
Finds the index of an item in listbox (or combobox) It searches for that item ...

ListBox bug with TabIndex
Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Listbox 1st item [Any]
Allow user to select [Any] as first item in list that will deselect all other ...

setSelectedIndex byname and byval
Set active (Selected) item in listbox using javascript Imported and modified ...

List_Load + List_Save
Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

ListBox_SelectedIndexes
Create list of selected items in MSForms listbox as string separated by | Or ...