View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
The cat The cat is offline
external usenet poster
 
Posts: 1
Default lookup on values between ranges

I need to perform a vlookup on a vaule between to values
as per example below, how can i get excel to return the cust name that
corresponds to values between the start and end value i.e. if value was 350
return would be "cust B", 450 "cust C" etc.
Start End
100 300 Cust A
301 400 Cust B
401 500 Cust C