+ Reply to Thread
Results 1 to 4 of 4

Help with Index Formula Using Small Function

  1. #1
    Registered User
    Join Date
    10-05-2020
    Location
    Milwaukee, WI
    MS-Off Ver
    Microsoft Apps 365 for Business
    Posts
    2

    Help with Index Formula Using Small Function

    I am using an index formula with SMALL function to pull all the relevant rows from one worksheet to another. You can see in the attached spreadsheet that the key is the vendor number listed in cell A10 of the REPORT worksheet. I just cannot figure out why my formulas work fine for some vendor numbers, and they are pulling in extra data for others. I would be most grateful if anyone could provide some insight.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,578

    Re: Help with Index Formula Using Small Function

    Use
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    instead of U1351.
    Also ROW(DATA!$B$3:$B$1351)
    Hope that helps
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    10-05-2020
    Location
    Milwaukee, WI
    MS-Off Ver
    Microsoft Apps 365 for Business
    Posts
    2

    Smile Re: Help with Index Formula Using Small Function

    Worked great! Thanks so much!

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,029

    Re: Help with Index Formula Using Small Function

    If your interested you can do that with the new filter function
    Clear out your existing formulae & put this in B10 alone
    =FILTER(FILTER(DATA!C3:U1351,DATA!B3:B1351=A10),ISNUMBER(MATCH(DATA!C2:U2,A9:M9,0)))
    It will spill down as far as needed

+ 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, SMALL, IF and ROW function
    By hjhjhj in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-17-2023, 01:44 AM
  2. arrayformula with index and small function in google sheeet
    By ranjanashanker in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-25-2019, 06:38 AM
  3. [SOLVED] Index if small row function, please assist
    By andrewzzz in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-02-2017, 07:55 AM
  4. [SOLVED] Help Requested with Nested Small Function Inside Index/Match Formula
    By trandle in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-26-2015, 10:07 AM
  5. [SOLVED] Problem with function INDEX, SMALL AND IF
    By dejussy in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-08-2014, 10:36 PM
  6. [SOLVED] Help speed up slow INDEX (SMALL function
    By submariner18 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-12-2012, 01:14 PM
  7. INDEX SMALL ROW array function
    By ACurtis802 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-10-2009, 02:10 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