+ Reply to Thread
Results 1 to 2 of 2

Dependant Dropdown Lists not working

  1. #1
    Registered User
    Join Date
    11-02-2013
    Location
    Jacksonville, FL
    MS-Off Ver
    Excel 2010
    Posts
    9

    Dependant Dropdown Lists not working

    I am trying to get 4 dropdown lists to work together, the 2nd (and subsequent) will not work. What am I missing?
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Dependant Dropdown Lists not working

    you have for b3
    =INDIRECT(SUBSTITUTE($A$3," ","_")) so when a3 = butt weld you get Butt_Weld but your named range is buttweld
    the dropdowns need to resolve to the same name as the named ranges
    for that case you would need =INDIRECT(SUBSTITUTE($A$3," ",""))
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ 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] Auto Clear Multiple Dependant Dropdown Lists
    By Nexial in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-01-2014, 11:15 AM
  2. dependant 4 dropdown lists vba code. Help pls
    By Milan Bhatia in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-20-2013, 08:55 AM
  3. Dependant dropdown lists
    By Adamitus in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-21-2012, 12:36 PM
  4. Replies: 8
    Last Post: 06-01-2011, 07:11 AM
  5. Dependant Dropdown Lists or another way?
    By ArnyVee in forum Excel General
    Replies: 1
    Last Post: 03-05-2009, 05:18 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