+ Reply to Thread
Results 1 to 2 of 2

Compare 2 columns of 2 different sheets & get duplicate

  1. #1
    Forum Contributor
    Join Date
    12-03-2014
    Location
    India
    MS-Off Ver
    2016 .......
    Posts
    390

    Lightbulb Compare 2 columns of 2 different sheets & get duplicate

    Hi,
    I have Sheet1 & sheet2
    where I have to find value of Column C & D of Sheet1 which has to match with Column F & G of Sheet 2
    I want result as duplicate in column E of Sheet1.
    I need a formula only...
    Thanks in advance

  2. #2
    Forum Contributor
    Join Date
    12-03-2014
    Location
    India
    MS-Off Ver
    2016 .......
    Posts
    390

    Re: Compare 2 columns of 2 different sheets & get duplicate

    I have used following formula & drag down

    =IF(ISERROR(MATCH(C2&D2,Sheet2!$F$2:$F$258&Data!$G$2:$G$258,0)),"","Duplicate")

    Press Ctrl+Shift+Enter

    It works fine
    thanks to everyone

+ 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] Compare two ranges on two different sheets and delete row if duplicate found
    By Metrazal in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-28-2019, 03:04 PM
  2. Compare excel two sheets duplicate value
    By tpracsg in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-03-2018, 01:58 PM
  3. Replies: 2
    Last Post: 08-22-2016, 01:57 PM
  4. how to compare 2 sheets and mark the duplicate values?
    By zois in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-11-2015, 04:52 PM
  5. [SOLVED] Compare 2 columns and delete duplicate
    By uncleirish in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-15-2013, 11:14 AM
  6. Compare 2 sheets and delete duplicate rows
    By Gavlar in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-26-2011, 01:34 AM
  7. Compare to Sheets and Delete Duplicate Rows...
    By BossWebmaster in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-24-2008, 11:19 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