+ Reply to Thread
Results 1 to 11 of 11

display all row containing string from Both Dropdown list

Hybrid View

  1. #1
    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
    30,720

    Re: display all row containing string from Both Dropdown list

    Put this in F14

    =IFERROR(INDEX(A$2:A$19,SMALL(IF(($F$8=$A$2:$A$19)*($G$8=$B$2:$B$19),ROW($A$2:$A$19)-ROW($A$2)+1,""),ROWS($A$2:A2))),"")

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

    Copy across and down

  2. #2
    Registered User
    Join Date
    06-03-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    9

    Re: display all row containing string from Both Dropdown list

    Thanks John, i had figured it out, it was my silly typing mistake. thanks you so much for the Formula

+ 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] display unique list in dropdown in each subsequent cell
    By paradise2sr in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-04-2017, 10:12 AM
  2. Replies: 3
    Last Post: 12-15-2015, 12:14 PM
  3. [SOLVED] Display automatically particular list in dropdown
    By paradise2sr in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 05-07-2014, 09:11 AM
  4. Display dropdown list after previous selection
    By norm188 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-09-2013, 10:32 PM
  5. Display dropdown list in cell if condition is met
    By markiz in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-19-2013, 03:12 AM
  6. Dropdown List - Change Display
    By ewainscott in forum Excel General
    Replies: 2
    Last Post: 05-25-2007, 09:49 AM
  7. How do I change the size of font/display in a dropdown list I've .
    By Steve in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-08-2005, 03:06 PM

Tags for this Thread

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