+ Reply to Thread
Results 1 to 3 of 3

Bring unique data with data validation list

  1. #1
    Forum Contributor
    Join Date
    05-21-2019
    Location
    Tabriz,Iran
    MS-Off Ver
    2010
    Posts
    186

    Bring unique data with data validation list

    Hi all,


    I have a list in D3. I need to change data validation list in D3,then I have the Results
    Please without VBA & helper column
    blue1.gif

    Regards,
    Jacob
    Attached Files Attached Files
    Last edited by Yaghoub61; 10-29-2020 at 12:36 PM.
    Notice:
    my main language is not English

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: Bring unice data with data vlidation list

    Post a sample sheet - see yellow banner - Thx

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Bring unique data with data validation list

    Please try at E2

    =IFERROR(INDEX($B$2:$B$10,MATCH(1,ISNA(MATCH($B$2:$B$10,$D3:D3,))*($A$2:$A$10=$D$3),)),"")

    or
    =IFERROR(INDEX($B$1:$B$10,AGGREGATE(15,6,ROW($A$2:$A$10)/(MATCH($A$2:$A$10&$B$2:$B$10,$A$2:$A$10&$B$2:$B$10,)=ROW($A$2:$A$10)-ROW($A$1))/($A$2:$A$10=$D$3),COLUMNS($E3:E3))),"")
    Attached Files Attached Files

+ 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. [SOLVED] randomly selected data to also bring over data from the same line
    By michael35 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-04-2019, 09:52 AM
  2. Replies: 4
    Last Post: 01-04-2019, 12:29 PM
  3. Replies: 1
    Last Post: 11-07-2016, 09:08 AM
  4. [SOLVED] formula to bring back specific data from a list
    By Janey_1980 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-18-2016, 07:40 AM
  5. [SOLVED] Drop down list and bring in additional data
    By ROTHERS in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-18-2014, 06:37 AM
  6. Replies: 2
    Last Post: 06-29-2012, 10:29 AM
  7. Replies: 7
    Last Post: 05-15-2012, 03:41 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