Hi all,
i want to write a macro to check rows for matched data.
e.g. below, starting with row 1, i need the macro to test DATA 1, DATA 2 and DATA 3 with row 2. If all matched, then input "set1" in the respective comment field.
if not, continue to test with row 3 and so on. After going thru the row, start with row 2 and start testing again.
DATA 1 DATA 2 DATA 3 Comments
A 0.5 YZ set1
A 0.5 YZ set1
B 0.6 WW set2
B 0.6 WW set2
All suggestions are welcome.
And many tks in advance.
Bookmarks