Search results 116

Sorted from new to old.
Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
SaveAsHTML_Template

Creates HTML file using template found in a column. Have lines of HTML in a ...

Card image
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image
NMRRank_v2021

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

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...