+ Reply to Thread
Results 1 to 5 of 5

REMOVE duplicates by formula

  1. #1
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,618

    REMOVE duplicates by formula

    name 1 stay
    name 1 remove
    name 1 remove
    name 1 remove
    name 2 stay
    name 2 remove

    What should be the formula on b1 ?

    Yes i know 2010 has DATA remove duplicates as one click done

  2. #2
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,618

    Re: REMOVE duplicates by formula

    I can then sort by stay and punch delete rows for the ones marked remove , true false will do too

  3. #3
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: REMOVE duplicates by formula

    In B1 Cell

    =IF(A1="","",IF(COUNTIF($A$1:A1,A1)=1,"Stay","Remove"))

    Drag it down..


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: REMOVE duplicates by formula

    In B1

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    In B2 and copy down

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  5. #5
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,618

    Re: REMOVE duplicates by formula

    EXACT shorter than fotis 1991 , though I also use some answers from FOTIS in daily real life cases
    Have added you a repo sixthsense

+ 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] formula to sort values and remove duplicates
    By Chris Manion in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-19-2014, 06:39 PM
  2. [SOLVED] Using a formula to remove duplicates?
    By controlfreak in forum Excel General
    Replies: 5
    Last Post: 09-05-2013, 11:49 AM
  3. 16,000 email list. want a formula to find and remove duplicates.
    By garrettw731 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-10-2012, 04:02 PM
  4. Remove duplicates, then sumif, with only formula
    By pmhabo in forum Excel General
    Replies: 4
    Last Post: 07-13-2011, 10:23 AM
  5. Replies: 2
    Last Post: 03-20-2011, 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