Thread: VLOOKUP
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
BStacy BStacy is offline
external usenet poster
 
Posts: 8
Default VLOOKUP

No, the Zip Code is separate from the address.

The fields in Worksheet 1 look like:

FirstName, LastName, Address1, Address2, City, State, Zip, Phone, Specialty

Worksheet 2 only has a Zip Code field.



"Francis" wrote:

Is you zip codes in the full addresses? if yes, traditional Vlookup can't
get the result.

Post your formula and a small sample of your data in sheet1 and sheet2

--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis

Am not a greek but an ordinary user trying to assist another



"BStacy" wrote:

I have a spreadsheet with a worksheet with several thousand physician names,
addresses, etc.

In another worksheet in the same file I have a list of about 200 zip codes.

I need to pull all of the physicians from worksheet 1 that have office
addresses in the zip codes in worksheet 2.

I tried using VLOOKUP but I'm doing something wrong and it's not working.
Can someone tell me if VLOOKUP is the best function to use and how to use it
for this situation?