Hi,
My goal is to trigger a macro when a comment is added to a cell (otherwise, the cell is not modified) from the column B.
I was given this script to place at the root of the sheet, which applies to a given cell (B2) instead of the column B.
Private Sub Worksheet_SelectionChange(ByVal...