Lookup values

  • Thread starter Thread starter TRBoccuz
  • Start date Start date
T

TRBoccuz

I have an excell spreadsheet that contains mailing address. each address is
identified by a unique number. I wish to do a second mailing to the
addresses that did not respond to my first mailing. I have listed the unique
number in a seperate work book. I wish to use the lookup function to pull
the address that do not match the inique number recived. any suggestion?
 
Assume ALL IDs - Addresses are listed in Sheet1's cols A & B
In Sheet2,
In A2 down, you have listed the IDs for those
addresses that did not respond to my first mailing
Put in B2: =VLOOKUP(A2,Sheet1!A:B,2,0)
Copy B2 down
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:363 Subscribers:64
xdemechanik
---
 

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

Back
Top