+ Reply to Thread
Results 1 to 2 of 2

Formula to create a list using Index, Small, If, Row with multiple criteria

  1. #1
    Registered User
    Join Date
    03-12-2021
    Location
    SLC Utah
    MS-Off Ver
    2016
    Posts
    1

    Formula to create a list using Index, Small, If, Row with multiple criteria

    I have made this formula work in the past but I can't seem to figure out why it is not working now.

    To preface, I have to create a vlookup to determine a parent_ID Number. Example is I have a parent ID of 923, but I have a subset that fall under 923 like 909, 915, 918, so on. I have to have 2 columns, one for Parent Origin and one for Parent Destination.

    I want to have a unique list of trailers based on the criteria on my main page where I reference D1, D2, and D3.

    Right now I am getting a #N/A as a result and I think I have routed it to my vlookup columns but I am not sure why that is impacting my Index formula.

    =INDEX('Trailers Closed (OD)'!B:B,SMALL(IF(($D$1='Trailers Closed (OD)'!M:M)($D$2='Trailers Closed (OD)'!Y:Y)($D$3='Trailers Closed (OD)'!Z:Z),ROW('Trailers Closed (OD)'!B:B)),ROW(A1))-1,1)

    This is my data sheet.
    123.png


    This is my main sheet where I am trying to generate the list of trailers.
    345.png
    Last edited by rlmaxwell87; 06-01-2022 at 08:47 PM. Reason: Tried uploading file but it is too big.

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,781

    Re: Formula to create a list using Index, Small, If, Row with multiple criteria

    Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. For a new thread (1st post), scroll to Manage Attachments, otherwise scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that scree

+ 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 and Small - Criteria is a list or named range
    By spatter1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-07-2019, 09:27 AM
  2. INDEX/MATCH to create a list with multiple criteria
    By Alphabex in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-12-2018, 08:03 AM
  3. Help with Index Small Formula with Multiple Criteria
    By mang0Master in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-09-2017, 12:09 PM
  4. Array Index Small with Multiple and OR Criteria
    By MichaelDoughertyJr in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-21-2016, 05:09 PM
  5. [SOLVED] Putting OR inside a INDEX SMALL formula for multiple criteria, can it be done?
    By whetu in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-22-2014, 06:56 AM
  6. Replies: 6
    Last Post: 10-22-2013, 01:48 PM

Tags for this Thread

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