+ Reply to Thread
Results 1 to 10 of 10

Ignore duplicates in list

  1. #1
    Forum Contributor
    Join Date
    04-21-2009
    Location
    England
    MS-Off Ver
    Excel 2016
    Posts
    710

    Ignore duplicates in list

    Hi All, I want to return only unique values from a list. The list may have some blank cells and I have given an example below. The below cells are A1:A10. I would like the unique numbers shown in B1- Bx (as shown in the 2nd list below) with a formula if possible.


    Col A Col B
    116944311 116944311
    116944048 116944048
    116943904 116943904
    116943904 116945678


    116945678

  2. #2
    Forum Contributor
    Join Date
    08-04-2014
    Location
    Riga
    MS-Off Ver
    2010
    Posts
    579

    Re: Ignore duplicates in list

    Copy the entire list from Col A to Col B, then use Remove Duplicates under the Data tab.

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Ignore duplicates in list

    Hi,

    Why not just copy the column A values underneath the last column B value then just use the DATA Remove Duplicates menu option on column B.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Forum Contributor
    Join Date
    04-21-2009
    Location
    England
    MS-Off Ver
    Excel 2016
    Posts
    710

    Re: Ignore duplicates in list

    Hi all, I want to use a formula to do this if possible.

  5. #5
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Ignore duplicates in list

    Quote Originally Posted by cmb80 View Post
    Hi all, I want to use a formula to do this if possible.
    Why? What is it about the remove duplicates you don't like?

  6. #6
    Forum Contributor
    Join Date
    04-21-2009
    Location
    England
    MS-Off Ver
    Excel 2016
    Posts
    710

    Re: Ignore duplicates in list

    The data is updating constantly in a hidden sheet. If I use "remove duplicates" I have to manually do this every minute (when the data updates) or write a macro to do this every minute also.

  7. #7
    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: Ignore duplicates in list

    ARRAY formula.

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


    In B2 and copy down.



    -- Array(CSE) { }, formulae are confirmed with Control+Shift+Enter.
    Not just Enter.
    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.

  8. #8
    Forum Contributor
    Join Date
    04-21-2009
    Location
    England
    MS-Off Ver
    Excel 2016
    Posts
    710

    Re: Ignore duplicates in list

    Quote Originally Posted by Fotis1991 View Post
    ARRAY formula.

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


    In B2 and copy down.



    -- Array(CSE) { }, formulae are confirmed with Control+Shift+Enter.
    Not just Enter.
    Thank you, thats what I was looking for - don;t want to push my luck but is the same result possible without the Array?

  9. #9
    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: Ignore duplicates in list

    Assuming that we work with numbers in columnA, then in B2 and copy down try this.

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

  10. #10
    Forum Contributor
    Join Date
    04-21-2009
    Location
    England
    MS-Off Ver
    Excel 2016
    Posts
    710

    Re: Ignore duplicates in list

    A great help, many thanks

+ 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. Replies: 12
    Last Post: 07-04-2013, 07:26 AM
  2. VBA to create validation List & Ignore duplicates
    By jordan2322 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-15-2013, 10:52 AM
  3. Replies: 2
    Last Post: 08-28-2012, 10:41 PM
  4. Ignore Duplicates in Counts
    By dfq in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-15-2007, 03:11 AM
  5. Ignore Duplicates
    By felicsx in forum Excel General
    Replies: 0
    Last Post: 08-23-2006, 03:55 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