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

ScreenResolution_wxhxtxl
Detects active desktop screen resolution and location of taskbar (with some ...

CellCommentRead + Save
Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...

MatchIf_ThenDelete
Searches for an item in a column, then if found, delete that cell (not clear, ...

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