+ Reply to Thread
Results 1 to 2 of 2

deleting duplicates

Hybrid View

crosset deleting duplicates 06-02-2011, 07:32 PM
day92 Re: deleting duplicates 06-02-2011, 07:48 PM
  1. #1
    Registered User
    Join Date
    06-02-2011
    Location
    Morrison, Colorado
    MS-Off Ver
    Excel 2008
    Posts
    1

    deleting duplicates

    I have a large mailing list (A) which I want to compare to a small mailing list (B) and then exclude addresses from (A) which are already on (B). What's the best approach? Thanks!

  2. #2
    Forum Contributor day92's Avatar
    Join Date
    04-20-2010
    Location
    Los Angeles
    MS-Off Ver
    Excel 360
    Posts
    600

    Re: deleting duplicates

    Here is how I would do it.

    Put this formula in C1 and drag down. Once the Dups are identified you can filter for Duplicates and delete those rows.

    =IF(COUNTIF($A$1:$A$100,B1)>0,"duplicate","")

+ 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