Search results 71

Sorted from new to old.
Card image
SettingRead_JSON

Reads certain value for a certain setting from FullJSONString text block. See ...

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
ScrapeURL_ToSheet

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

Card image
Progress in two nested loops

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

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

Card image
Hide SQL table

A simple easy way to hide tables in SQL Server

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image
Resize_Me2 + Resize_Me3

Resizes Excel window to certain small size and location (hard-coded) and hide ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

Card image
Multi-Level BS4 menu

Another Multi-level menu, this one in Bootstrap 4 and is activated by clicks ...