Search results 427

ScrapeURL_ToSheet
Reads content of Page from URL to a sheet. This was made specially for certain ...

Excel recovered files
Location of Excel recovery workbooks in your system when Excel crashes, it ...

Progress in two nested loops
Formula to show progress to end user from inside two loops. More like an ...

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 ...