Results 1 to 19 of 19

Create a list that contains duplicates and unique names and no blanks

Threaded View

  1. #6
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: Create a list that contains duplicates and unique names and no blanks

    Sorry, revised formula
    =IF(ISERROR(INDEX($AF$4:$AF$25,SMALL(IF(($AF$4:$AF$25<>"")*(COUNTIF($AH$3:$AH3,$AF$4:$AF$25)=0),ROW($AF$4:$AF$25),""),1)-ROW($AF$4)+1)),"",INDEX($AF$4:$AF$25,SMALL(IF(($AF$4:$AF$25<>"")*(COUNTIF($AH$3:$AH3,$AF$4:$AF$25)=0),ROW($AF$4:$AF$25),""),1)-ROW($AF$4)+1))
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 8
    Last Post: 06-15-2016, 09:53 AM
  2. Formula to create a list of unique values / remove duplicates
    By TicklyTigger in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-12-2014, 08:39 AM
  3. Replies: 3
    Last Post: 06-25-2014, 03:28 AM
  4. [SOLVED] Looking to create a list of unique names that match criteria without using an array
    By john dalton in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 03-28-2014, 04:28 AM
  5. [SOLVED] Remove duplicates to create list of unique values?
    By hulayogi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-17-2013, 01:46 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