Components 184
Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel
Sorted from new to old.
SettingNameAlreadyFound
Searches for a setting value in set of Settings, in Excel spreadsheet using ...
ListBox_SelectionCount
Counts how many items selected in a listbox (multi-selection listbox). Works ...
setSelectedIndex byname and byval
Set active (Selected) item in listbox using javascript Imported and modified ...
ExitTool and DoNothing
My way of Exiting tool in case or error, also another sub that basically does ...
CellSave and CellRead
Reads a cell or Saves value into certain cell, in certain sheet and workbook. ...
Part of cells in Excel
How to modify part of text inside an Excel cell using VBA. Something in my ...