Texts + Strings 184
Texts, strings, convert, replace, encode, parts and concatenations
Sorted from new to old.

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

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

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

IntlIsAlphaCharacter
Test if a character is alphanumeric, regardless of the code page or language ...

Remove_Between2Quotes
Remove any char (or string) found between two quotes in a string This is an ...