Search results 21

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_Read and ListBox_Save
Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

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 ...