VBA 136
Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel
Sorted from new to old.

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

RGB2HTML + HTML2RGB
Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

DuplicateFileName
Generates new available file name for a certain file in order to duplicate it, ...

SharePointURL2Path + Path2SharePointURL
Converts SharePoint URL to regular folder path and the other way, giving the ...