Results 1 to 4 of 4

(SOLVED) help with Array to look up multiple match results from column

Threaded View

  1. #1
    Forum Contributor
    Join Date
    01-11-2011
    Location
    Milwaukee, WI
    MS-Off Ver
    Excel 2003
    Posts
    107

    (SOLVED) help with Array to look up multiple match results from column

    I am struggling with coming up with a formula to solve my problem. I have a set of cells in WS 'WK1' (A5:A8) that I want to look in another WS 'Roster' F2:F25' that match exactly what is in WK1 cell A4 and return the result that is in Roster B2:B25

    I created names for the cell range
    TPLAY1 = B2:B25 which is the rank of a player located in WS 'Roster' and result I am looking to populate in WK1 A5:A8
    TSCHED1 = F2:F25 which is the column in WS Roster that I am searching for matches (there should always be 4 matches

    I am using the following formula with no luck

    {=IFERROR(INDEX(TPLAY1,SMALL(IF(TSCHED1=$A$4,ROW(TPLAY1)-MIN(ROW(TPLAY1)),ROWS($A$5:A5))),"")}


    Thanks in advance for any help
    Attached Files Attached Files
    Last edited by clundeen; 10-03-2017 at 12:12 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Array to put results in one column in to one cell
    By Karnik in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-16-2017, 05:51 PM
  2. [SOLVED] Returning multiple results using an Array with AND and OR functions
    By simmo86 in forum Excel General
    Replies: 6
    Last Post: 12-28-2016, 07:12 PM
  3. [SOLVED] If statement of an array that retrieves multiple results
    By sooghtac in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-10-2014, 04:58 PM
  4. [SOLVED] If statement of an array that retrieves multiple results
    By sooghtac in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-08-2014, 12:32 AM
  5. [SOLVED] Lookup to return multiple results - without array
    By ZeDoctor in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-22-2012, 07:42 AM
  6. Capturing multiple HLOOKUP results in an array
    By tnfire in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-27-2009, 07:27 PM
  7. Lookup data in array, results in column 1
    By dslomski in forum Excel General
    Replies: 3
    Last Post: 02-23-2009, 10:49 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