Hi All,
I need to compare 2 columns using macro vb row by row.
the result of the comparison well be as alert
e.g.
Column 1 :
Row 1: 1
Row 2: 2
Row 3: 3
Row 4: 4
Column 2:
Row 1: 2
Row 2: 2
Row 3: 3
Row 4: 5
I need compare row 1 of column 1 with Row 1 of Column 2.
If any item in column 2= (column+1) . the raw color should be change