Find and mark duplicates

M

maxtrixx

If I have two columns with data, how do I compare these two columns to find
all duplicates and put an X on a third colum next to all duplicates? Thanks.
 
M

maxtrixx

The problem is, I don't know which two cells to compare, I need to know if
any of the 800 items in the first colum exist in the 600 items of the second
column. It's not a row by row comparison. Thanks.
 
Top