Search results 82
Sorted from new to old.
HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...
Frm9 - Select workbook (or workbook/worksheet)
Gives your user ability to select a workbook from list of open workbooks within ...
User-defined type error
How to fix error (User-defined Type) error, especially when using outside ...
MinIF and MaxIF in Excel 2010
MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...
Prevent Submit until reCaptcha
Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...
List_Load + List_Save
Loads/Saves items from/to text file to/from listbox Also has simple adding and ...
RGB2HTML + HTML2RGB
Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...