How can I compare two columns for matches

F

Fredric

I have two very long lists, one with 38000 entries. How can I easily compare
them without having to create a unique identifier with a tedious copy paste
step?
 
Top