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