+ Reply to Thread
Results 1 to 2 of 2

Populating a column without duplicate values

  1. #1
    Registered User
    Join Date
    07-13-2014
    Location
    england
    MS-Off Ver
    2013
    Posts
    3

    Populating a column without duplicate values

    I've got a column of client company names and because it is based from accounts, the companies names appear many times. I just need to populate a new column with unique names, so I have found a forumula to do this:

    =INDEX($A$2:$A$20, MATCH(0, COUNTIF($B$1:B1, $A$2:$A$20), 0))

    However when I do this, I CtrlShiftEnter and drag to copy that down, and it's just a copy of the original list - client names are appearing on my new list multiple times. I don't see how this doesn't work... any help? I'm using 2013.

  2. #2
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: Populating a column without duplicate values

    Try this......
    Please Login or Register  to view this content.
    Pay attention to the range marked red in the above formula. This should be the column where you are applying the formula. Like if you are populating the unique names in col. F the red marked range reference would be $F$1:F1 (i.e. referencing one cell above the first cell having that formula).

    Does this help?
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

+ 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. Create a row (or column) of non-duplicate values from a column containing duplicate values
    By 777volkov777 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-17-2013, 11:11 AM
  2. Replies: 2
    Last Post: 03-11-2013, 04:29 AM
  3. Populating a list using selected values in a column
    By Panlid in forum Excel General
    Replies: 3
    Last Post: 10-18-2010, 10:55 AM
  4. Replies: 7
    Last Post: 03-12-2006, 10:55 AM
  5. Populating an array from a integers values column rows
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-28-2005, 07:05 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