Results 1 to 9 of 9

Vlookup, indirect, index, match, countif from multiple sheet & with two criteria

Threaded View

  1. #1
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,277

    Vlookup, indirect, index, match, countif from multiple sheet & with two criteria

    In excel 2007. I have multiple sheets. In those sheet i have in a2, a3, a4 up to a13 column student name.
    In column B1 to AF1 i have dates. This structure in all sheet is same. column B2 : AF13 i enter data.

    Now in summary sheet i have pull those data with specific student name & date. (structure is same as per other all sheet)
    I define all sheet name as : listsheet
    Please note student name from a2:a13 (vertical) & date from b1:af13 (horizontal)
    I am trying below formula, but i can't pull specific data from multiple sheet with two criteria (student name & date is criteria)
    =VLOOKUP($A2,INDIRECT("'"&INDEX(LISTSHEET,MATCH(1,--(COUNTIF(INDIRECT("'"&LISTSHEET&"'!$A$1:$AF$13"),$A2)>0),0))&"'!$A$1:$AF$13"),{2,3},FALSE)
    Last edited by avk; 10-14-2014 at 01:47 AM. Reason: solved

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Extracting information from multiple tables (Vlookup, Index match, indirect??)
    By vesper007 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-07-2016, 02:36 AM
  2. How to use VLookup or match/index with multiple criteria?
    By awcwa in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-22-2013, 02:31 PM
  3. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  4. [SOLVED] Index, match, vlookup with multiple criteria
    By saniamarco in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-29-2012, 07:16 PM
  5. [SOLVED] VLOOKUP (multiple criteria) vs. INDEX and MATCH
    By B-dub in forum Excel General
    Replies: 3
    Last Post: 04-13-2012, 06:23 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