File System 136
File structure, folder, FTPs, local, intranet and a like
Sorted from new to old.

FixPath, IsThere, IsThere1 ...
Set of 6 functions to deal with filesystem. Gets current workbook path, ...

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

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

FileSize_Formatted
Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

FilesIn + FilesIn_Count
Returns list of files found in a folder, list separated with custom separator

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