+ Reply to Thread
Results 1 to 3 of 3

Index formula to pull unique names only from a column

  1. #1
    Forum Contributor
    Join Date
    12-16-2016
    Location
    Colorado, US
    MS-Off Ver
    2013
    Posts
    115

    Index formula to pull unique names only from a column

    I think I may just be over thinking this, but im to the point where id rather ask instead fo assume.

    I was playing with the define names in the formula tab to preload combo boxes (have that part figured out)

    But I was running into issues with figuring out how to get defines names to show unique values only.

    I was trying to use and index but im just messing it up... any ideas from the wiser forum users?

    Attached a spread sheet with a name list similar to what im trying to adjust.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,589

    Re: Index formula to pull unique names only from a column

    In B2

    =IFERROR(INDEX($A$2:$A$700,MATCH(0,INDEX(COUNTIF($B$1:B1,$A$2:$A$700),0,0),0)),"")

    Copy down

    List of unique names

  3. #3
    Forum Contributor
    Join Date
    12-16-2016
    Location
    Colorado, US
    MS-Off Ver
    2013
    Posts
    115

    Re: Index formula to pull unique names only from a column

    Would I be able to place this equation into the define name feature to make the list?

    Im trying to figure out a way to make the preload for multiple comboboxes in a user form faster.

    I had been having issues finding a way to do so

+ 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: 2
    Last Post: 11-11-2015, 10:25 AM
  2. Replies: 0
    Last Post: 11-10-2015, 05:59 PM
  3. Replies: 7
    Last Post: 06-27-2014, 02:26 AM
  4. Using Index-Match to pull non-unique values
    By acsherman in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-22-2013, 04:08 PM
  5. Replies: 6
    Last Post: 04-12-2013, 05:50 AM
  6. Replies: 2
    Last Post: 08-09-2012, 09:16 AM
  7. [SOLVED] Pull unique names for drop down list
    By [email protected] in forum Excel General
    Replies: 3
    Last Post: 02-01-2005, 07:06 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