Good day Team,
This macro works fine except I need to isolate it to a non-contiguous range of cells (commented out I the code:)
Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Target As Range)
'Inserts a comment box if the cell value is less than 99%...