+ Reply to Thread
Results 1 to 4 of 4

Pulling 2 different data points from data set and returning value - MatchIndex? Vlookup?

  1. #1
    Registered User
    Join Date
    10-16-2008
    Location
    Chicago
    MS-Off Ver
    Microsoft 365 Version 2308
    Posts
    26

    Pulling 2 different data points from data set and returning value - MatchIndex? Vlookup?

    trying to pull data to be returned to the report tab from the data tab.

    For example, in cell D8, trying to return data based on different combinations of cells D5,D6, & D7.

    Let me know if anyone is able to help and/or if you need more info as to what i am trying to do.
    Attached Files Attached Files

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Pulling 2 different data points from data set and returning value - MatchIndex? Vlooku

    Try this:

    D8 =INDEX(Data!$D$4:$AA$18,INDEX(MATCH($C8&D$5,Data!$B$4:$B$18&Data!$C$4:$C$18,0),0),MATCH(D$6&D$7,Data!$D$1:$AA$1,0))

    You can then copy and paste this formula to the other 7 cells.

  3. #3
    Registered User
    Join Date
    10-16-2008
    Location
    Chicago
    MS-Off Ver
    Microsoft 365 Version 2308
    Posts
    26

    Re: Pulling 2 different data points from data set and returning value - MatchIndex? Vlooku

    Great!! thanks

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Pulling 2 different data points from data set and returning value - MatchIndex? Vlooku

    You're welcome. Happy to help.

+ 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. Pulling multiple data points from a file using VLookups and If statements
    By JTRiles in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-24-2017, 12:49 PM
  2. VLOOKUP pulling data from different worksheets
    By NDmad in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-20-2016, 04:34 PM
  3. Vlookup data by pulling below row.
    By leakhna in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 04-03-2015, 01:54 AM
  4. [SOLVED] Lookup returning #NA when pulling from data validation drop down list?
    By cytokin33 in forum Excel General
    Replies: 9
    Last Post: 01-07-2015, 01:48 PM
  5. Pivot table pulling in multiple data points for same number???
    By Stephen R in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-02-2014, 12:56 AM
  6. Replies: 0
    Last Post: 06-15-2012, 03:23 PM
  7. Vlookup Formula Help For Pulling Data From a Tab
    By donnydorko in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-10-2009, 10:02 PM

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