Components 191
Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel
Sorted from new to old.
CellCommentRead + Save
Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...
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 ...