Search results 190
Sorted from new to old.

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

CopyRange_NoClipboard
Copies range without using clipboard. Applies formats into a cell (or range) ...

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 ...