+ Reply to Thread
Results 1 to 7 of 7

Drop Down List populated from Index Match

Hybrid View

  1. #1
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: Drop Down List populated from Index Match

    Hi,

    By "constants', do you mean duplicates? If so, the attached workbook should solve your problem.

    The purple cells contain the array formula to create a list of items in column A that match up with duplicate entries in column B (note that the formula extends longer than it necessarily has to). I have then created a named range (called "DataList"), which takes all of the purple cells and ignores the blanks at the bottom of the list, using the OFFSET function. This named range is then the source of your data validation list in the orange cell. Note that the purple column can be hidden if necessary.

    I hope this helps

    P.S. Might I also add...how good is bacon and cheese!?!?!?!?

  2. #2
    Registered User
    Join Date
    03-02-2014
    Location
    Canada
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Drop Down List populated from Index Match

    Yeah I was looking for the duplicates,

    It unfortunately didn't work as I was looking for.

    Currently I have used the following code and this returns just one value

    =INDEX(A$1:A$4,MATCH(C$1,B$1:B$4,0))
    now this gives the first value I am looking for, I just need it to populate the others in the list.

    Thanks for your help
    Last edited by jonesyp; 03-03-2014 at 02:13 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: 2
    Last Post: 02-12-2014, 01:12 PM
  2. [SOLVED] Index Match from a cell populated from index match
    By MarcLewis in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-15-2013, 05:30 AM
  3. Two Drop Down List and INDEX, MATCH FUNCTION
    By Devi Suryani in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-18-2013, 02:37 AM
  4. [SOLVED] Drop-down list Populated by a Subset of a larger list
    By RJH in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-11-2010, 07:17 AM
  5. Drop-down list populated by SQL recordset?
    By LadyReader in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-09-2009, 08:33 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