Search results 101
Sorted from new to old.
Split string into table
Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...
Checks if URL is valid
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...
ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...
Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...
ConvertMultiLine2 + 6
Convert text blocks (by converting line separators from any separator to any). ...