Search results 61
Sorted from new to old.

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...

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

Calendar, a pure-VBA userform (FrmCal)
VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...