Components 190
Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel
Sorted from new to old.
MatchIf_ThenDelete
Searches for an item in a column, then if found, delete that cell (not clear, ...
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 ...