View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
kraljb
 
Posts: n/a
Default I need help with a formula


Try using INDEX and MATCH for your formula

=INDEX(A1:A1000,MATCH("MS35206-230",C1:C1000,0),0)


--
kraljb
------------------------------------------------------------------------
kraljb's Profile: http://www.excelforum.com/member.php...fo&userid=9955
View this thread: http://www.excelforum.com/showthread...hreadid=523698