Search results 105

Sorted from new to old.
Card image
Filesin_Coll + Filesin_Cells

Reads files in a specified folder into a Collection, work with VB6 and VBA also, ...

Card image
RoundUp

Rounds a number up, like Excel function RoundUP

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

Card image
ASCII_Read + ASCII_Save

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