View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
phd4212 phd4212 is offline
external usenet poster
 
Posts: 12
Default lookup function Question

Hi,

I am currently in charge of creating a spreading sheet where certain groups
of zip codes correspond to individual salesmen (e.g. zips 30000-30300 are for
Bob and 30500-30700) are for John. Our database records the 5 digit zip
code, while our territories are broken down into the first 3 digits. How can
I create a lookup function to tell me that zip code 30301 is in Bob's region
and 30507 is in John's territory?

Thanks