Search results 60
Sorted from new to old.
AddDatabar_ConditionalFormatting
Adds databars conditional formatting to range of cells. Passing column, start ...
Numeric Input Spinner
A nice Bootstrap 4 numeric spinner used on Input box Originally from
ProtectString + UnProtectString
Protects or unprotects a string giving a password Using XorD and similar to ...
ProtectFile_XorD + UnProtectFile_XorD
Protects and unprotects a file using password Creates another copy of the file ...
HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...