+ Reply to Thread
Results 1 to 2 of 2

Use Index/Match Function to Return Values from an Array

  1. #1
    Registered User
    Join Date
    08-13-2013
    Location
    Atlanta, Georgia
    MS-Off Ver
    Excel 2013
    Posts
    58

    Use Index/Match Function to Return Values from an Array

    Please see the attachment. I'm trying to return values in Q3 and Q4 based on the data in cells P2:P4. Based on the example Q3 should be 1.836 and Q4 should be .816.

    Thanks for your help.
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,604

    Re: Use Index/Match Function to Return Values from an Array

    Put this in Q3:

    =INDEX(INDEX($D$4:$M$9,MATCH($P$2,$B$4:$B$9,0),0),MATCH(P3,$D$3:$M$3,0))

    then copy it into Q4.

    Hope this helps.

    Pete

+ 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. SOS:Return multiple values against multi criteria match and index function
    By nitesh_inin in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-26-2012, 05:45 PM
  2. Index / Match function to return row with Governing Values
    By Campbe69 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-06-2012, 03:31 PM
  3. Match/Index array in VBA to return cell address
    By djhsickboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-02-2011, 02:18 AM
  4. Replies: 7
    Last Post: 06-09-2011, 05:25 PM
  5. Replies: 2
    Last Post: 02-27-2010, 11:17 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