View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Is this possible in excel?

No need to sort if you use the FALSE argument.

=vlookup(a1,table,3,false)


Gord Dibben MS Excel MVP

On Wed, 24 Jun 2009 12:53:02 -0700, Kassie wrote:

This list must be sorted alphabetically.
In the zip code column, you would then use a VLOOKUP formula to get the
correct zip codes.