+ Reply to Thread
Results 1 to 13 of 13

Index and Match function across multiple rows with repeating names

Hybrid View

FKOC Index and Match function... 06-04-2014, 12:36 AM
sktneer Re: Index and Match function... 06-04-2014, 12:57 AM
FKOC Re: Index and Match function... 06-04-2014, 01:17 AM
FKOC Re: Index and Match function... 06-04-2014, 01:33 AM
sktneer Re: Index and Match function... 06-04-2014, 01:55 AM
FKOC Re: Index and Match function... 06-06-2014, 09:25 PM
sktneer Re: Index and Match function... 06-07-2014, 12:03 AM
FKOC Re: Index and Match function... 06-07-2014, 01:15 AM
sktneer Re: Index and Match function... 06-07-2014, 01:50 AM
FKOC Re: Index and Match function... 06-07-2014, 02:53 AM
oeldere Re: Index and Match function... 06-07-2014, 03:01 AM
sktneer Re: Index and Match function... 06-07-2014, 03:04 AM
FKOC Re: Index and Match function... 06-09-2014, 11:17 PM
  1. #1
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,655

    Re: Index and Match function across multiple rows with repeating names

    Try this Array Formula. Since this is an array formula so you need to confirm it with Ctrl+Shift+Enter instead of just Enter. (i.e. after placing the formula in the cell, hold down the Ctrl+Shift and then press Enter)

    =IFERROR(INDEX($B$2:$M$45,SMALL(IF($A$2:$A$45=$O$2,ROW($A$2:$A$45)-ROW($A$2)+1),ROWS(A$1:A1)),MATCH($O$4,$B$1:$M$1,0)),"")
    and then drag down until you get blank cells.
    Attached Files Attached Files
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Returning multiple distinct/repeating values for vlookup or index-match
    By amatvien in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-21-2018, 01:14 PM
  2. Index match function without array formula for multiple rows.
    By markb141 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-29-2014, 10:35 AM
  3. [SOLVED] How to index and match multiple criteria without repeating results?
    By PistachioPedro in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 11-20-2013, 05:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1