+ Reply to Thread
Results 1 to 5 of 5

VLOOKUP with different cells/tab

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    VLOOKUP with different cells/tab

    Hi guys,

    I have a tab called: MAIN SHEET with interviewers details (interview no, first name, surname etc.), on this sheet I also have Q1, Q2, Q3, Q4 (which represents 4 quarters and if they were targeted for their performance in those quarters).

    Data for Q1, Q2, Q3 and Q4 will come from different tabs in the same work book called (Q1_Summary, Q2_Summary etc.) can someone tell me what formula I should write to retrieve whether the interviewer was targeted in the relevant quarters?

    Main sheet:
    CELL A3: Int no. B3: FirstName C3: Surname

    Q1_Summary: H3 has Y (yes) or N (no) under 'Targeted?'

    Many thanks guys!
    Thanks,

    R.



  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: VLOOKUP with different cells/tab

    Post a sample spreadsheet with expected results, remove any sensitive data, create a mockup example if necessary.
    Use the Go Advanced option at the bottom of the page then scroll down to Manage Attachments as the "paperclip" method does not work on this forum.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: VLOOKUP with different cells/tab

    Spreadsheet attached

  4. #4
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: VLOOKUP with different cells/tab

    In Q1_SuMMARY H3 is blank (neither Y nor N).
    L3:O3 is the Targeted? range

    Try

    In MAIN SHEET!K4
    =VLOOKUP(A4,Q1_Summary!$A$3:$O$20,12,0)

    For the other columns adjust the name of the sheet Q2_SUMMARY, Q3_SUMMARY etc (assuming the formats are the same).

    NOTE: Am note sure why you have Targeted in H2 as targeted is also in L2:O2 ?
    Or why there's only one column targeted for Q1 - no Targeted for other quarters ?

  5. #5
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: VLOOKUP with different cells/tab

    perfect thanks Special K!

    All good here.

    I am working through some quarters individually and them on a whole too. Thanks again

+ 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. Vlookup and other cells
    By hiswillbedun in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-01-2016, 11:31 AM
  2. [SOLVED] Sum of multiple VLOOKUP cells in the row with some cells are blank
    By thup_98 in forum Excel General
    Replies: 3
    Last Post: 12-23-2015, 04:23 AM
  3. [SOLVED] How to use VLOOKUP to look at 2 seperate cells and compare the same cells in the datarange
    By Shannon561 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-19-2014, 05:59 AM
  4. add cells with vlookup
    By kcube17 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-11-2014, 01:55 AM
  5. [SOLVED] vlookup to convert row of cells into column of cells (transpose)
    By kosherboy in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-13-2014, 06:07 PM
  6. Vlookup - from 2 cells
    By faisal.ta in forum Excel General
    Replies: 4
    Last Post: 05-02-2012, 06:22 PM
  7. [SOLVED] Vlookup value between 2 cells
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-16-2006, 11:35 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