Components 188
Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel
Sorted from new to old.
XLShortcut_EnableDisable
Disables or Enables certain Excel built-in shortcut. Code has example on how ...
CellSave_Hyperlink
Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...
List_Load + List_Save
Loads/Saves items from/to text file to/from listbox Also has simple adding and ...