Search results 60
Sorted from new to old.

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

ListBox_Read and ListBox_Save
Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

Showing 4k (and more) images in BS5 modal
Allow users to browse and scroll through tons of images to select one (tried on ...

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

Multi-Select searchable drop-down in Bootstrap 5
Multi-select drop-down with search in Bootstrap 5 From

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

Cell_Add_or_Subtract
Adds amount to active cell, or subtract Applies to selected cell in current ...

ListBox_SelectionCount
Counts how many items selected in a listbox (multi-selection listbox). Works ...

Tabindex in multipage
Tabindex and forcing focus to show in textbox if we have multipage control. ...