Closed Thread
Results 1 to 2 of 2

Look up in different sheets

  1. #1
    Registered User
    Join Date
    10-13-2012
    Location
    chennai
    MS-Off Ver
    Excel 2007
    Posts
    9

    Exclamation Look up in different sheets

    Hi,

    I have data in K7:M11 in three sheets namely s_core1,s_core2,s_core3.
    The search keys are in A6:C6, A7:B7 and so on.
    If A6 is core1, the data in sheet s_core1 should be used to lookup.
    If it is core2, the data in sheet s_core2 should be used to lookup.

    I don't know the error in the following formula used:

    =INDEX(INDIRECT("s_"&A6&"!"&"$K$11:$M$11"),MATCH(C6,INDIRECT("K"&MATCH(B6,INDIRECT("s_"&A6&"!$J$7:$J$9"),0)+6&":M"&MATCH(B6,INDIRECT("s_"&A6&"!$J$7:$J$9"),0)+6),0))

    Please help me with that.

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Look up in different sheets

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    http://www.excelforum.com/excel-form...-up-table.html

    Thread Closed.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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