Search results 202
Sorted from new to old.
IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...
XLShortcut_EnableDisable
Disables or Enables certain Excel built-in shortcut. Code has example on how ...
Styles_DeleteNonStandard
Delete styles from an Excel workbook, any non-standard style will be deleted. ...
Textbox focus issue fix
Trick to force textbox with multiple lines and scrollbars to refresh itself ...
List_Load + List_Save
Loads/Saves items from/to text file to/from listbox Also has simple adding and ...