Search results 56
Sorted from new to old.

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

HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...

ANma_HTML2DB + ANma_DB2HTML + ...
Convert HTML text into DB-safe string, by converting some characters as below. ...

Arabic VS Hindi numbers
Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

User-Defined Formatting
Apply special Conditional Formatting, color cells based on their values. This ...

IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

CutString_Words_Left + CutString_Words_Mid
Cuts the left or Middle part of string without breaking words Can specify ...