+ Reply to Thread
Results 1 to 3 of 3

Dropdown that feeds to two other dropdowns with the same Name Range

  1. #1
    Registered User
    Join Date
    01-27-2016
    Location
    UK
    MS-Off Ver
    2007
    Posts
    14

    Dropdown that feeds to two other dropdowns with the same Name Range

    Hi there,

    I have a dropdown where someone fills their name in from a dropdown in cell A1 and this determines the options from a dropdown they can enter into B1 (using the INDIRECT function). I also want a dropdown for cell C1 based on the info from A1 also. The problem I have here is that I can't name range two different sets of data the same thing.

    Example.

    A1 - You pick your name from a dropdown - ie. Joe Bloggs
    B1. I have a name range called Joe Bloggs that then enables him to pick the site he is working on based on a list of Joe Bloggs available sites - ie. London
    C1. I want Joe Bloggs to put his employee number but cannot name another range Joe Bloggs as the info for B1 has a name range of Joe Bloggs.

    I hope this makes sense. How do I get round this?

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Dropdown that feeds to two other dropdowns with the same Name Range

    Try this concept: make a range that has the same name with some sort of a suffix and concatenate the suffix in the indirect. See the attached.
    Attached Files Attached Files
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Dropdown that feeds to two other dropdowns with the same Name Range

    You could make use of a vlookup table that has the names down the first column and every column after the name would have a name corresponding with a drop down. The first column of the table would be the list from which the names are chosen in the first drop down, the second column would have a second name for each name in the first column and the third column would have another name for the name in the first column. Each of these names would of course have a table of choices. You will very quickly be creating a lot of tables.

    This small example shows the possibility of the above
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. Dropdown menu with dropdowns inside it which supports multiple selections
    By hermesalpha in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-15-2015, 01:03 PM
  2. referencing a single cell that feeds into a column range
    By twc in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-17-2015, 08:50 AM
  3. Clear Contents of Dependent DropDowns in a range but keep formulas for those cells
    By jeffclanders in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-22-2015, 10:51 AM
  4. Hide rows & Dropdowns depending on a Master-Dropdown List (choose between 1 and 10)
    By chrisignm in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-17-2014, 07:26 PM
  5. Replies: 4
    Last Post: 05-12-2010, 11:59 AM
  6. Triggering Different Dropdowns Based on Original Dropdown
    By Ziilch in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-14-2009, 08:09 AM
  7. Dropdowns and possible "sub dropdowns
    By LeonidasSaveUs! in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-01-2008, 09:55 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