+ Reply to Thread
Results 1 to 4 of 4

Finding 2 values from another sheet

  1. #1
    Registered User
    Join Date
    03-04-2015
    Location
    london
    MS-Off Ver
    2007 / 2013
    Posts
    5

    Finding 2 values from another sheet

    Hi there,
    I need to find the values displayed on a row to match the text on the column.
    If it finds it I need to mark it with an X.
    The data from where to match is in another sheet.
    I've been trying using IFS and Vlookup but it won't let me.
    Any help?
    Thank you
    Attached Files Attached Files
    Last edited by vaesir; 11-16-2020 at 12:34 PM.

  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: Finding 2 values from another sheet

    In B2, copied across and down

    =IF(SUMPRODUCT((Data!$A$2:$A$6=$A2)*(Data!$B$2:$B$6=B$1))>0,"X","")
    Attached Files Attached Files
    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
    03-04-2015
    Location
    london
    MS-Off Ver
    2007 / 2013
    Posts
    5

    Re: Finding 2 values from another sheet

    Perfect.
    I didn't even consider this.
    Thank you very much

  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: Finding 2 values from another sheet

    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.

+ 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. [SOLVED] Finding two values from Sheet 1 on Sheet 2 and pulling back a 3rd value from Sheet 2
    By sneve23 in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 03-31-2017, 12:14 PM
  2. Finding values greater than zero and copying to another sheet
    By pasqualebaldi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-14-2014, 06:36 PM
  3. [SOLVED] Finding values from one sheet that correspond to the right column/row of another sheet
    By hyperaura in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-26-2013, 01:11 AM
  4. Finding cells with values and moving to another sheet
    By nukke in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-04-2010, 09:23 AM
  5. Finding Values for Multiple Ranges in one Sheet
    By adnan.rehman in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-03-2007, 12:37 AM
  6. Replies: 4
    Last Post: 12-01-2005, 12:00 PM
  7. [SOLVED] Automate Finding Values/Copy to Different Sheet
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-21-2005, 03:06 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