Search results 18
Sorted from new to old.
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 ...
LstCustomSelection_Refresh
Read list of items from Settings sheet, then Sort, then save, before reading ...
ListBox_SelectionCount
Counts how many items selected in a listbox (multi-selection listbox). Works ...
setSelectedIndex byname and byval
Set active (Selected) item in listbox using javascript Imported and modified ...
Listbox height changing issue
Listbox in Excel sometimes have issue adjusting height to items added inside, ...
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 ...