Search results 77
Sorted from new to old.

CellSave_Hyperlink
Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Textbox focus issue fix
Trick to force textbox with multiple lines and scrollbars to refresh itself ...

ConvertMultiLine2 + 6
Convert text blocks (by converting line separators from any separator to any). ...

BinaryFile_Read + BinaryFile_Save
Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Multi-line Textbox focus bug
Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Paragraph2Line + Line2Paragraph
Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...

ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my tools, very ...