+ Reply to Thread
Results 1 to 2 of 2

I need a formula to find duplicate entries between 2 files.

  1. #1
    ammoman
    Guest

    I need a formula to find duplicate entries between 2 files.



  2. #2
    L. Howard Kittle
    Guest

    Re: I need a formula to find duplicate entries between 2 files.

    With your lists in A2:A? B2:B?, in C2 enter and pull down as far as the list
    goes. If the item in column A is in column B then it will be returned in
    column C.

    =IF(COUNTIF($B$2:$B$500,A2)=0,A2,"")

    HTH
    Regards,
    Howard

    "ammoman" <[email protected]> wrote in message
    news:[email protected]...
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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