+ Reply to Thread
Results 1 to 5 of 5

Get data from 2 way Data sheet with criteria

  1. #1
    Registered User
    Join Date
    08-24-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    17

    Get data from 2 way Data sheet with criteria

    Hi All,
    Have attached sample file for which i seek solution.
    What i need is that the cell E16 & E17- Should return with value from above two tables

    1. Cell E16 should first look for D1 from range A2 to M12.
    2. Next it should look for 900 with range highlighted in Green.
    3. Next it should look for 1200 with range highlighted in Orange.

    Please adviceSample.png
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Get data from 2 way Data sheet with criteria

    Since the values in orange are the same in both tables, you can use this:

    =INDEX($C$3:$M$12,MATCH(1,INDEX((D16=$A$3:$A$12)*(B16=$B$3:$B$12),0),0),MATCH(C16,$C$2:$M$2,0))
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    08-24-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: Get data from 2 way Data sheet with criteria

    Thanx a lot Glenn, you are genius....
    Worked exactly the way I needed.
    Thanx a lot

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Get data from 2 way Data sheet with criteria

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

  5. #5
    Registered User
    Join Date
    08-24-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: Get data from 2 way Data sheet with criteria

    Hey Glenn,
    Need your kind advice again, request you to look at the sample 2 sheet that is attached.
    Sheet 3 is my resultant sheet need to lookup value from sheet 1 & sheet 2.
    Attached Files Attached Files

+ 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. VBA Code for Index Match (multiple criteria) on Customer Data Sheet - Data Enrichment
    By JPaint005 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-20-2017, 10:05 AM
  2. Replies: 3
    Last Post: 08-25-2016, 08:18 PM
  3. Replies: 8
    Last Post: 05-08-2016, 12:48 AM
  4. Replies: 4
    Last Post: 12-08-2014, 08:21 PM
  5. Pull Data from Sheet Based on Criteria -- Populate UserForm & ask for Missing Data
    By roxybethany in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-15-2014, 12:08 PM
  6. Pull Data from Sheet Based on Criteria -- Populate UserForm & ask for Missing Data
    By roxybethany in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-08-2014, 02:05 PM
  7. Replies: 4
    Last Post: 01-08-2013, 12:37 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