+ Reply to Thread
Results 1 to 17 of 17

Excel 2007 : Dependent Dropdown (Data Validation)

Hybrid View

mtpr220 Dependent Dropdown (Data... 05-06-2010, 12:37 PM
NBVC Re: Question concerning... 05-06-2010, 12:50 PM
mtpr220 Re: Question concerning... 05-06-2010, 05:17 PM
mtpr220 Re: Dependent Dropdown (Data... 05-06-2010, 11:23 PM
NBVC Re: Dependent Dropdown (Data... 05-07-2010, 07:46 AM
NBVC Re: Dependent Dropdown (Data... 05-22-2010, 09:47 PM
mtpr220 Re: Dependent Dropdown (Data... 05-24-2010, 09:23 AM
JBeaucaire Re: Dependent Dropdown (Data... 05-24-2010, 01:23 PM
NBVC Re: Dependent Dropdown (Data... 05-24-2010, 02:08 PM
mtpr220 Re: Dependent Dropdown (Data... 05-24-2010, 03:24 PM
JBeaucaire Re: Dependent Dropdown (Data... 05-24-2010, 03:49 PM
GusHanson Re: Dependent Dropdown (Data... 12-21-2010, 03:58 PM
mpn1925 Dependent Dropdown (Data... 08-10-2011, 12:56 PM
NBVC Re: Dependent Dropdown (Data... 08-10-2011, 12:58 PM
  1. #1
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Dependent Dropdown (Data Validation)

    mtpr220,

    I do apologize. JB is correct in that you cannot use dynamic ranges as an indirect refernce in the data validation Lists... I overlooked that rule.

    However, there is a way around it that does allow you to use "dynamic" ranges.

    See attached. I only worked on the CONDUITCOPPER60C140F option....

    The solution is based on the section in this link under title: Using Dynamic Lists

    http://www.contextures.com/xldataval02.html

    So, in your Lists Sheet, go back to redefining the name CONDUITCOPPER60C140F as simply the first cell in the column, ie. Lists!$D$1

    Then add a new name same as above with suffix, Col. I.e. CONDUITCOPPER60C140FCol and define it as Lists!$D$D (ie. the whole column)

    Now your Data Validation list formula is:

    =INDIRECT(TRIM(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE($A$2&$B$2&$C$2,"(",""),")",""),CHAR(176),"")," ",""))),1 0 COUNTA(INDIRECT(TRIM(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE($A$2&$B$2&$C$2,"(",""),")",""),CHAR(176),"")," ",""))&"Col"))Ȧ1
    Notice the reference part of the formula is the same as what I had given you before, and it is again used within the COUNTA() part of the formula, with the addition of the concatenation of the suffix "Col".
    Attached Files Attached Files
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  2. #2
    Registered User
    Join Date
    05-06-2010
    Location
    marlton nj
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Dependent Dropdown (Data Validation)

    thanks so much to both of you, i think both of these solutions solve my original problem sufficiently. I enjoy the challenge of incorporating more functionality into my spreadsheets, however i obviously have much more to learn (still trying to untangle your conditional formatting JB, it works well, i just need to get a better understanding of the functions so i can figure out how to implement it myself in the future). im far from done so im sure i will be back with more questions, but for now i think this will be sufficient for me to move on.

    thanks again

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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