Search results 79

Card image cap
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image cap
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

Card image cap
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...

Card image cap
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...

Card image cap
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image cap
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

Card image cap
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image cap
ReadHTMLTag

Reads string between open and close HTML tag (between < ... > and < / ... >), ...

Card image cap
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image cap
FolderSize_Swift

Gets total of folder size in bytes. With some tweaks, you can modify it to use ...

Card image cap
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image cap
Most recent in Oracle DB

List the most recently added rows based on a date column.