Search results 140

Sorted from new to old.
Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
GenerateMemorablePassword

Returns a random password that is easier to remember, such as BONES or LAMOT. ...

Card image
FindIn1DArray

Returns 1 if an item found in array, 0 if not

Card image
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
Hex2Bin

Converts Hex to Binary

Card image
IsHex

Check a string to see if it is Hex

Card image
Str2Hex

Convert a string to Hex

Card image
GetDigits

Extracts digits out of a string

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
Connect to UDL

Use a UDL to make your connection to a database

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator