Closed Thread
Results 1 to 5 of 5

Make input in one column determine dropdown list in another.

Hybrid View

  1. #1
    gettin-older
    Guest

    Make input in one column determine dropdown list in another.

    Is there any way I can make the info thats input in one column (selected by
    dropdown list) determine which (one of several) dropdown list is used in
    another column?

  2. #2
    Bob Phillips
    Guest

    Re: Make input in one column determine dropdown list in another.

    Use a list formula of the type

    =OFFSET(IF(E1=1,rng1,rng2),0,0,(COUNTA(IF(E1=1,rng1,rng2))),1)

    where E1 is the first DD.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "gettin-older" <gettin-older@discussions.microsoft.com> wrote in message
    news:8FF90B6B-F07F-402B-A042-E1B103C40EED@microsoft.com...
    > Is there any way I can make the info thats input in one column (selected

    by
    > dropdown list) determine which (one of several) dropdown list is used in
    > another column?




  3. #3
    Debra Dalgleish
    Guest

    Re: Make input in one column determine dropdown list in another.

    If these are data validation dropdown lists, there are instructions here
    for dependent lists:

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

    gettin-older wrote:
    > Is there any way I can make the info thats input in one column (selected by
    > dropdown list) determine which (one of several) dropdown list is used in
    > another column?



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


  4. #4
    gettin-older
    Guest

    Re: Make input in one column determine dropdown list in another.

    Thank to very much!

    "Debra Dalgleish" wrote:

    > If these are data validation dropdown lists, there are instructions here
    > for dependent lists:
    >
    > http://www.contextures.com/xlDataVal02.html
    >
    > gettin-older wrote:
    > > Is there any way I can make the info thats input in one column (selected by
    > > dropdown list) determine which (one of several) dropdown list is used in
    > > another column?

    >
    >
    > --
    > Debra Dalgleish
    > Excel FAQ, Tips & Book List
    > http://www.contextures.com/tiptech.html
    >
    >


  5. #5
    Debra Dalgleish
    Guest

    Re: Make input in one column determine dropdown list in another.

    You're welcome!

    gettin-older wrote:
    > Thank to very much!
    >
    > "Debra Dalgleish" wrote:
    >
    >
    >>If these are data validation dropdown lists, there are instructions here
    >>for dependent lists:
    >>
    >> http://www.contextures.com/xlDataVal02.html
    >>
    >>gettin-older wrote:
    >>
    >>>Is there any way I can make the info thats input in one column (selected by
    >>>dropdown list) determine which (one of several) dropdown list is used in
    >>>another column?

    >>
    >>
    >>--
    >>Debra Dalgleish
    >>Excel FAQ, Tips & Book List
    >>http://www.contextures.com/tiptech.html
    >>
    >>

    >



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


Closed 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