Excel code question

Posted by karatekid on Stack Overflow See other posts from Stack Overflow or by karatekid
Published on 2010-04-28T09:14:55Z Indexed on 2010/04/28 9:23 UTC
Read the original article Hit count: 441

Filed under:

I have 2 different excel files(all people and special people) that i want to kick special people from all people. Cant find a way.. if you don't understand check my example:

all people       special people
----------       --------------
1-john           1-john
2-jim            2-marry
3-mariah
4-russel
5-marry

I want:

all people     special people
----------     --------------
1-jim          1-john
2-mariah       2-marry
3-russel

© Stack Overflow or respective owner

Related posts about excel