Search results 66
Sorted from new to old.

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

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

HaveNonEnglish + StringASCIIs
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

GenerateMemorablePassword
Returns a random password that is easier to remember, such as BONES or LAMOT. ...

VBA Progressbar (Frm73)
Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

InsertHyperlinks + GetHref
Converts https found in text into anchers < a > Comes with GetHref as bonus ...

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