Texts + Strings 103 Texts, strings, convert, replace, encode, parts and concatenations

Card image cap
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image cap
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image cap
RandomUniqueID_Sheet

Inserts numeric random unique ID in a column in sheet, specify column, sheet, ...

Card image cap
Quarter_to_Words

Convert Quarter code to text per special project requirements. A special ...

Card image cap
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image cap
TrimEnters

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

Card image cap
URLDecode

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

Card image cap
ReadHTMLTag

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

Card image cap
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

JSON-VBA.zip

Card image cap
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image cap
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image cap
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...