I would like to compare two sheets (sheet1 and sheet2), and color a compleet row in sheet2 when for example 1 or more the same numbers are found in sheet1,
I came this far but then everything gets blurry.
=SIMILAR(sheet1A:A;sheet2!A:A;)
|
I would like to compare two sheets (sheet1 and sheet2), and color a compleet row in sheet2 when for example 1 or more the same numbers are found in sheet1, I came this far but then everything gets blurry. =SIMILAR(sheet1A:A;sheet2!A:A;)
| |||
feedback
|
|
Suppose you are interested only in the first 100 rows. Then:
| |||
|
feedback
|