+ Reply to Thread
Results 1 to 3 of 3

Index Match Small in an array of multiple rows and columns

  1. #1
    Registered User
    Join Date
    04-10-2019
    Location
    London, England
    MS-Off Ver
    2019
    Posts
    5

    Lightbulb Index Match Small in an array of multiple rows and columns

    Hi all,

    I am quite new here and relatively new to advanced excel. I couldn't find a similar thread so apologies if one exists. I'm trying to get a formula to bring a SMALL from a specific column (based on column name) in a wide array of columns. Please find visualization of what I need below.

    index match small.jpg

    Not sure if I made it all clear, so please do let me know if you have any questions.

    Thank you in advance for any ideas/thought.

    Adam

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,937

    Re: Index Match Small in an array of multiple rows and columns

    try
    =MIN(INDEX(B:D,,MATCH(G1,B1:D1,0)))
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    04-10-2019
    Location
    London, England
    MS-Off Ver
    2019
    Posts
    5

    Re: Index Match Small in an array of multiple rows and columns

    Hi,

    I was waaaaayyyy over complicating things Thank you, that works. I swapped min for small as I will need to get bottom 10 in the end and it works great.

    Thanks again

+ 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] #NUM error in Array formula using Index, Small, Row and Rows
    By drivingguy in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-16-2018, 01:27 PM
  2. [SOLVED] INDEX MATCH where lookup array is multiple columns
    By RoundaboutCJP in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-23-2017, 05:53 AM
  3. 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
  4. INDEX MATCH across multiple rows and columns
    By kamran in forum Excel General
    Replies: 1
    Last Post: 06-19-2015, 01:42 PM
  5. Array/Index/Match/small formulas- creating a quick search
    By lreed in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-25-2014, 06:06 PM
  6. 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
  7. [SOLVED] INDEX MATCH and MIN/SMALL to pull first and second smallest values from array
    By tlafferty in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-18-2014, 04:03 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