Search results 95
CopyDynamicRangeValue
Copy values from range to cell. Without using clipboard of course. Here the ...
ImportCSVs - 1st AI Code
Imports multiple CSVs found in a folder into worksheets of active workbook ...
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, ...
OutlookFolder_DuplicatesCount
Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...
ANStr2Range
Converts a string of items into range, with custom separator. Opposite of
Cell_Add_or_Subtract
Adds amount to active cell, or subtract Applies to selected cell in current ...
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 ...
ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...