Thread
:
Compare column in 2 documents
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Amiranda
external usenet poster
Posts: 5
Compare column in 2 documents
I have two documents: one with a sendlist, one with a directory of names and
addresses. In the sendlist I have about 1200 posts, and in the directory
about 900.
Now I need to check if the mailaddresses in the directory are also in the
sendlist.
It looks like this:
Directory:
Name Address Phone E-mail
Brita xxx 555
Carl yyy 777
Sendlist:
E-mail List 1 List 2
x
x x
I want this outcome:
Name Address Phone E-mail Added
Brita xxx 555
YES
Carl yyy 777
So, I need to add a column in my directory where I can see a mark if that
post is also in the Sendlist.
I use Excel 2003 with SP3.
I tried to combine VLOOKUP and IF but just couldn't get it to work.
Reply With Quote
Amiranda
View Public Profile
Find all posts by Amiranda