VBA 123
Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel
Sorted from new to old.
ANStrColor2RGB + RGB2ANStrColor
Converts R:G:B into RGB value (as long) and RGB from long into R:G:B
Calendar, a pure-VBA userform (FrmCal)
VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...
VBA Progressbar (Frm73)
Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...
ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my tools, very ...
ANStrList functions
Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...