Components 195
Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel
Sorted from new to old.
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 ...