Search results 250

Sorted from new to old.
Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
RegExPatternMatch

Checks string against pattern using RegEx (VBScript.RegExp). The pattern ...

Card image
Showing 4k (and more) images in BS5 modal

Allow users to browse and scroll through tons of images to select one (tried on ...

Card image
ANmAddressRefStyle

Returns type of the cell address, A1 or R1C1 If multiple cells passed, the ...

Card image
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image
RegSave, RegRead, RegDelete

Windows Registry read, save and delete branch node or key. Three functions use ...

Card image
HTMLdd_Fromdt

Extracts the innerText of < dd > < / dd> for a specific < dt> < /dt> from HTML ...

Card image
QuickEncrypt plus others ...

Text encryption/decryption snippet that utilizes the powerful xICE encryption ...

Card image
Code128.js

Pure JavaScript library for generating barcodes using HTML5 canvas.

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...