VBA-Excel 352
Visual basic for applications that works only in Microsoft Excel, aka macros
Sorted from new to old.

BrowseWorkbook + BrowseWorkbook_Save
Asks for Excel file to open, then return the full filename with path if ...

GetColumnName, ColumnName_XOffset
Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

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

Multi-line Textbox focus bug
Trick to force textbox with multiple lines and scrollbars to refresh itself ...