+ Reply to Thread
Results 1 to 4 of 4

Extract multiple matches into separate rows, but with tables

  1. #1
    Registered User
    Join Date
    03-27-2020
    Location
    nederland
    MS-Off Ver
    2016
    Posts
    16

    Extract multiple matches into separate rows, but with tables

    Hi guys,

    I almost have the INDEX SMALL formula correct, but I am missing one thing.. Hope someone sees it.



    So the formula is from this page: https://exceljet.net/formula/extract...-separate-rows
    {=IFERROR(INDEX(names,SMALL(IF(groups=E$4,ROW(names)-MIN(ROW(names))+1),ROWS($E$5:E5))),"")}





    I want the list in a range (Starting in cell F11) and I get my value from a table, and my IF condition is from a table.



    My formula is:
    {=IFERROR(INDEX(reservering[Positie];SMALL(IF(reservering[status]="uploaden";ROW(reservering[Positie])-ROW(reservering[Positie])+1);ROWS($F$11:F11)));"")}


    reservering[Positie] contains value I need
    reservering status="uploaded" is my condition

    Then comes the part where I screwed it up..

    ROW(reservering[Positie])-ROW(reservering[Positie])+1);ROWS($F$11:F11)))




    I should get 3 values back (because 3 have the "uploaden" condition. I do get 3 results back, but they are all from the same row.


    Obviously, I messed up, can anyone see how I fix it?
    Attached Files Attached Files
    Last edited by MCdyna; 11-16-2021 at 07:01 PM.

  2. #2
    Forum Expert WideBoyDixon's Avatar
    Join Date
    10-03-2016
    Location
    Sheffield, UK
    MS-Off Ver
    365
    Posts
    2,182

    Re: Extract multiple matches into separate rows, but with tables

    You should be able to do it like this:

    Please Login or Register  to view this content.
    Entered as an array formula. Then do the same for the other columns.

    WBD
    Office 365 on Windows 11, looking for rep!

  3. #3
    Registered User
    Join Date
    03-27-2020
    Location
    nederland
    MS-Off Ver
    2016
    Posts
    16

    Re: Extract multiple matches into separate rows, but with tables

    You are amazing!! Thank you so much!

  4. #4
    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. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,421

    Re: Extract multiple matches into separate rows, but with tables

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

    Also, if you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.
    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. [SOLVED] Extract data to multiple rows based on value in separate cell
    By jehster1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-24-2018, 02:41 AM
  2. Extract multiple matches into separate columns
    By UBulgan in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-16-2018, 11:33 PM
  3. [SOLVED] Extract & Categorize from Master Tables Into Multiple Tables
    By mycon73 in forum Excel General
    Replies: 8
    Last Post: 05-14-2018, 01:13 PM
  4. [SOLVED] Extract data from tables and populate a separate table?
    By Mirisage in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 01-20-2017, 03:08 PM
  5. Getting rows from a separate sheet that matches a condition
    By sleepy777 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-11-2014, 11:41 PM
  6. Delete rows in separate tabs if string in column A matches
    By bonsaitrees in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 11-14-2012, 03:43 PM
  7. Finding EXACT matches within separate rows
    By IowaTracy in forum Excel General
    Replies: 7
    Last Post: 09-01-2006, 09:11 AM

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