Search results 338
Sorted from new to old.

ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

PCase (ProperCase)
Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

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

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...