Components 201
Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel
Sorted from new to old.

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

SettingNameAlreadyFound
Searches for a setting value in set of Settings, in Excel spreadsheet using ...

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

ExitTool and DoNothing
My way of Exiting tool in case or error, also another sub that basically does ...

CellSave and CellRead
Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...