Search results 422
FontAwesome icons in Office apps
Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...
OutlookFolder_DuplicatesRemove
Removes duplicated emails in an outlook folder. Originally not my work, ...
OutlookFolder_DuplicatesCount
Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...
File_SettingRead + File_SettingSave
Reads and saves settings to Settings file, used asp here. Similar to
Dropdown button commands
A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...
Cell_Add_or_Subtract
Adds amount to active cell, or subtract Applies to selected cell in current ...
HyperlinkFunction
Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...
AddDatabar_ConditionalFormatting
Adds databars conditional formatting to range of cells. Passing column, start ...
Shape_Select_or_CreateThenSelect
Selects a shape inside sheet to change it, or if not found, it will create it ...
ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...
OST Outlook file location
Outlook OST (and PST) files to be saved in different location Instruction can ...