Sort

O

Omer

How do I make Excel sort throught two column and tell me
the common names between both column.

Thx
Omer

Column A Column B
John William
Eric Marc
Kevin Max
Tim Eric
Alan Adam
Chris John

End result: John and Eric are Common between both sets of
data.
 
L

Lance

One Idea

A B C
John William 0
Eric Marc 0 c1 = =COUNTIF($A$1:$A$6,B1)
Kevin Max 0 and copied down
Tim Eric 1
Alan Adam 0
Chris John 1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top