ExcelComment

Returns the Excel comment text, if any, for the specified cell.
If the cell does not have a comment, returns an empty string.

Usage

@ExcelComment([<Address>])

Argument Name Description
Address Optional (defaults to the active cell); The address of the cell.