Hello,
I am comparing 2 columns row by row attempting to identify where values in any given row do not match. I wanted to use conditional formatting and the formula "=A2<>B2" through the end of the spreadsheet, e.g. "=A100<>B100" so that Excel would highlight in red those rows that did not match. Instead, Excel seems to be looking at all of A2:B100 as a whole and evaluating for uniques. I could accomplish the same thing by using a formula such as "=A2=B2" in column C and letting Excel return True or False but I would like to accomplish without using another column.
Thank you in advance for any help,
Leimst
I am comparing 2 columns row by row attempting to identify where values in any given row do not match. I wanted to use conditional formatting and the formula "=A2<>B2" through the end of the spreadsheet, e.g. "=A100<>B100" so that Excel would highlight in red those rows that did not match. Instead, Excel seems to be looking at all of A2:B100 as a whole and evaluating for uniques. I could accomplish the same thing by using a formula such as "=A2=B2" in column C and letting Excel return True or False but I would like to accomplish without using another column.
Thank you in advance for any help,
Leimst