Results 1 to 7 of 7

Large Data Drop Down Menu

Threaded View

  1. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Large Data Drop Down Menu

    On 50,000 rows, this might be slow!!

    =IFERROR(INDEX(Sheet1!A:A,SMALL(IF(Sheet1!$B$2:$B$11=Sheet2!$A$1,ROW(Sheet1!$B$2:$B$11)),ROWS(A$3:A3))),"")

    ... confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER.

    You will know the array is active when you see curly brackets { } - or "curly braces" for those of you in the USA, or "flower brackets" for those of you in India - appear around the outside of your formula. If you do not use CTRL+SHIFT+ENTER you will (almost always) get an error message or an incorrect answer. Press F2 on that cell and try again.

    Don't type the curly brackets yourself - it won't work...
    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. [SOLVED] Sort large list of data from a pulldown menu and reorganize it on another sheet.
    By sungen99 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-30-2016, 01:59 PM
  2. Replies: 4
    Last Post: 10-28-2015, 12:59 PM
  3. Drop down lists won't return specific data in second drop down menu, just 0.0
    By Torchdesign in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-28-2014, 11:03 AM
  4. Replies: 1
    Last Post: 02-07-2013, 11:03 AM
  5. [SOLVED] I cant work out how to create a drop down menu that relates to another drop down menu
    By louise2613 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 08-18-2012, 01:49 PM
  6. Replies: 2
    Last Post: 01-30-2009, 04:23 PM
  7. Replies: 9
    Last Post: 08-04-2006, 04:35 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