+ Reply to Thread
Results 1 to 5 of 5

LOOKUP help for data in separate tabs

  1. #1
    Registered User
    Join Date
    07-28-2014
    Location
    Albany, NY
    MS-Off Ver
    2007/2013
    Posts
    2

    LOOKUP help for data in separate tabs

    Hi everyone,

    This is my first post on the forum, but I've seen how helpful the members have been to others' problems. Hopefully this one will be a breeze for you.

    I have two tabs in a workbook: INPUT and TEAM PAGE

    I am trying to search for values in the INPUT tab based on criteria in on the TEAM PAGE tab.

    I explained the details in a text box in the sample file attached.

    Thanks very much for your help.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    03-20-2011
    Location
    UK
    MS-Off Ver
    Excel 2007/10/16
    Posts
    840

    Re: LOOKUP help for data in separate tabs

    Hi

    I5
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    copy down

    Regard
    To help you by my post? it would be nice to click on to say "Thank you".
    If you are happy with a solution to your problem?
    Click Thread Tools above your first post,
    select "Mark your thread as Solved".

  3. #3
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: LOOKUP help for data in separate tabs

    Please try the following formula in I5. This is an array formula, please press CTRL+SHIFT+ENTER to confirm.


    =IFERROR(IF(D5="YES",INDEX(Input!$B$1:$C$33,MATCH($C$1&$A5,Input!$B$1:$B$33&Input!$A$1:$A$33,0),2),IF(D5="NO",INDEX(Input!$D$1:$E$33,MATCH($C$1,Input!$D$1:$D$33,0),2),"NA")),"")
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    07-28-2014
    Location
    Albany, NY
    MS-Off Ver
    2007/2013
    Posts
    2

    Re: LOOKUP help for data in separate tabs

    That is remarkable! Thanks very much to you both.

    Now I will need to spend some time to fully understand these functions.

    Not to be greedy, but if you have a moment to explain what the function is doing, that would be very much appreciated.

    However, since you have gone to the trouble of solving my problem, no pressure.

    Again, thank you very much. I've already learned a lot in the 2 weeks I've known of this forum.

  5. #5
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: LOOKUP help for data in separate tabs

    You are welcome

    If that takes care of your question, please mark this thread as Solved by selecting Thread Tools --> Mark thread as solved.

    Also, I would like to inform you that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful.

+ 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. Copy data from work rota to separate tabs for each weekday
    By dooray in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-30-2014, 08:39 AM
  2. [SOLVED] Counting unique values from data on TWO separate excel tabs
    By rshukla in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-05-2013, 05:22 PM
  3. Macro to separate data into tabs
    By tso6359 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-13-2011, 07:46 PM
  4. Obtaining Data from Separate Tabs
    By squidg in forum Excel General
    Replies: 6
    Last Post: 03-09-2011, 05:59 PM
  5. Pull data from separate tabs into one tab
    By azreil in forum Excel General
    Replies: 12
    Last Post: 06-14-2010, 10:28 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