Search results 59
Sorted from new to old.
Dynamic iframe height
Adjust iframe height to its content after loading page Needed this trick in ...
Range_Add_or_Subtract
Adds an amount (or subtract) from a range of cells in one click Similar to
OutlookFolder_DuplicatesRemove
Removes duplicated emails in an outlook folder. Originally not my work, ...
Dropdown button commands
A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...
Shape_Select_or_CreateThenSelect
Selects a shape inside sheet to change it, or if not found, it will create it ...
ListBox_SelectionCount
Counts how many items selected in a listbox (multi-selection listbox). Works ...