View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default INDEX similar names in different rows

Try the below with multiple entries

=INDEX(A1:C9,MATCH("Dog",B1:B9,0),MATCH("category" ,A1:C1,0))

If this post helps click Yes
---------------
Jacob Skaria


"mariekek5" wrote:

Community Message Not Available