View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
drc drc is offline
external usenet poster
 
Posts: 10
Default Looking up first and last

I have city names and postal codes. There are several postal codes for each
city.
Cities are in colum V and Postal codes are in column W. Example:
there are 210 different postal codes for High River. these postal codes are
usually in sequencial order. Using Vlookup I can get the first instance of
the postal code but I can't figure out how to get the last instance. I would
then be able to say that High River has a postal code range from X to XX.
Can anyone help.