Search results 61
Sorted from new to old.

Listbox 1st item [Any]
Allow user to select [Any] as first item in list that will deselect all other ...

AddDatabar_ConditionalFormatting
Adds databars conditional formatting to range of cells. Passing column, start ...

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