+ Reply to Thread
Results 1 to 7 of 7

Index Match Question - Finding matches to first names

  1. #1
    Registered User
    Join Date
    10-18-2019
    Location
    Germany
    MS-Off Ver
    2016
    Posts
    21

    Index Match Question - Finding matches to first names

    Hello,
    I have spent hours looking for a solution to this and have gathered I should use Index/Match, but I can't figure it out.
    I have a set of unique names in a spreadsheet which are listed over time.
    In other words, the names can occur in any column or row.
    I would like to extract every unique name based on the first name.
    Example Book#Sheet1!A1_K5.png

    Any help would be greatly appreciated! Thank you!

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Index Match Question - Finding matches to first names

    Which Excel version are you using? Your profile says "10" - does that mean Windows 10 (which is irrelevant) or Excel 2010 ? There may be different solutions available, depending on the Excel version you have.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    10-18-2019
    Location
    Germany
    MS-Off Ver
    2016
    Posts
    21

    Re: Index Match Question - Finding matches to first names

    Sorry, I'll change that. Yes, Excel 2010.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,067

    Re: Index Match Question - Finding matches to first names

    One way:

    =IFERROR(INDIRECT(TEXT(AGGREGATE(15,6,(ROW($B$2:$D$6)*100+COLUMN($B$2:$D$6))/(ISNUMBER(SEARCH($G2,$B$2:$D$6))),COLUMNS($H:H)),"R0C00"),FALSE),"")

    Given that you're in Germany, you may need ; instead of , and you may need to change R and C (in red) to whatever you see when you enter these formulae in an empty cell:
    LEFT(ADDRESS(1,1,1,0),1)
    =MID(ADDRESS(1,1,1,0),3,1)

    ... again changing , into ; if needed.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: Lá fhéile Pádraig sona dhaoibh

  5. #5
    Registered User
    Join Date
    10-18-2019
    Location
    Germany
    MS-Off Ver
    2016
    Posts
    21

    Re: Index Match Question - Finding matches to first names

    Hi Glenn, sorry for the late reply. That was perfect. Thank you so very much for your time and attention.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,067

    Re: Index Match Question - Finding matches to first names

    As a matter of interest.. what is the German equivalent of R & C??

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,008

    Re: Index Match Question - Finding matches to first names

    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. INDEX MATCH MATCH and return MAX value of multiple matches
    By njm0059 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-24-2018, 05:29 PM
  2. [SOLVED] Index match show all matches from list (only showing the first match...)
    By jakeh2475 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-24-2018, 02:11 PM
  3. [SOLVED] SUM all INDEX MATCHES ? (question has nice tables!!)
    By DemRulesDoe in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-26-2018, 10:14 PM
  4. Index-Match function not finding matches with newly pasted values
    By murp5972 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-04-2015, 03:44 PM
  5. Replies: 6
    Last Post: 04-12-2013, 05:50 AM
  6. [SOLVED] INDEX MATCH array formula that matches substring n gives multiple matches
    By bkwins in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-12-2013, 04:57 AM
  7. Replies: 4
    Last Post: 07-18-2012, 02:34 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