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

GetColumnName, ColumnName_XOffset
Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

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

Multi-line Textbox focus bug
Trick to force textbox with multiple lines and scrollbars to refresh itself ...

CountColumnCells + CountColumnCells_Criteria
Counts how many cells in a column in any sheet, any workbook using COUNTIF ...