View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
txm49 txm49 is offline
external usenet poster
 
Posts: 17
Default LOOKUP FORMULA - USING THRESHOLDS - HELP

Perfect! Thank you!

"NBVC" wrote:


Try:

=INDEX($C$2:$C$18,MATCH(TRUE,INDEX($B$2:$B$18=A2, 0),0))

adjust ranges to suit.


--
NBVC

Where there is a will there are many ways.
'The Code Cage' (http;//www.thecodecage.com)
------------------------------------------------------------------------
NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=116195