Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am trying to compare two columns of numbers to see if values in one column appear in the other. Given something like the two columns on the left below, I have a thrid column called "match?" that uses the statement: =OR(EXACT(b2, $a$2:$a $16)) to compare values in columns. value 1 value 2 match? 1 5 FALSE 2 3 FALSE 3 1 FALSE 4 2 FALSE 5 4 FALSE However, the formula is returning FALSE for all comparisons. Any help on how I can quickly or easily compare values in two columns? Have a couple of hundred to do, above is just simple illustration. Thanks in advance, Lee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If statement with Vlookup - including ISNA function to compare two columns from different worksheets | Excel Worksheet Functions | |||
I want to compare the values in two columns | Excel Discussion (Misc queries) | |||
Compare Two Columns (Exact and Wildcard) | Excel Worksheet Functions | |||
Compare 2 cells values with one IF statement | Excel Worksheet Functions | |||
Excel Compare values in columns & display missing values in a new | Excel Discussion (Misc queries) |