+ Reply to Thread
Results 1 to 4 of 4

Data Validation Unique List Drop Down

  1. #1
    Forum Contributor
    Join Date
    01-22-2013
    Location
    Pekanbaru, Indonesia
    MS-Off Ver
    Excel 2013 & Google Sheet
    Posts
    1,146

    Data Validation Unique List Drop Down

    hi all..

    how to make formula in Data Validation|List, with unique list name criteria..
    animal - dog, tiger, cat
    fruits --apple, mangoes, banana

    please, check my attachment file...

    any help is greatly appreciated

    john m
    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,366

    Re: Data Validation Unique List Drop Down

    In F3

    =IFERROR(LOOKUP(2,1/(COUNTIF($F$2:$F2,$B$4:$B$9)=0),$B$4:$B$9),"")

    will give you unique list from Column B

  3. #3
    Forum Contributor
    Join Date
    01-22-2013
    Location
    Pekanbaru, Indonesia
    MS-Off Ver
    Excel 2013 & Google Sheet
    Posts
    1,146

    Re: Data Validation Unique List Drop Down

    hi John thanks...but i want the formula used in Data Validation - List ....

  4. #4
    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,366

    Re: Data Validation Unique List Drop Down

    You need to define the list in the way I provided, name it ("NamedLIst")and the in DV use List , =NamedList
    Attached Files Attached Files
    Last edited by JohnTopley; 12-10-2017 at 05:52 AM.

+ 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: 11-07-2017, 10:30 AM
  2. Data Validation List - Formula to Sort and Return Unique Values in List
    By beewketu in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-14-2015, 04:18 PM
  3. Replies: 3
    Last Post: 07-05-2015, 12:45 AM
  4. Unique list of records dropdown in Data Validation list
    By sghosh12 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-13-2013, 08:27 AM
  5. Replies: 1
    Last Post: 09-05-2012, 11:39 AM
  6. Data Validation List - Unique Values from a List
    By kwsmith in forum Excel General
    Replies: 0
    Last Post: 07-17-2007, 04:56 PM
  7. Replies: 1
    Last Post: 07-08-2005, 11:05 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