+ Reply to Thread
Results 1 to 8 of 8

Is it possible to make combined drop down menues?

  1. #1
    Registered User
    Join Date
    02-16-2009
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2007
    Posts
    10

    Is it possible to make combined drop down menues?

    Hey.

    I have an excel sheet with a drop down menu with more than 50 options.

    What I want to ask is if it possible to tie two drop down menues to eachother and make them dependable on eachother.

    Lets say I have two coulmns A and B. In coulmn I have numbers and in coulmn I have different work tasks tied to each number.

    F.ex.
    Col A | Col B
    -------------------
    1 . . . | walk
    2 . . . | crawl
    3 . . . | jump
    4 . . . | run
    ...
    7 . . . | swim
    etc.
    etc.

    What I want is:
    If I chose the number 4 in coulmn A I want it to select "run" in coulmn B.
    If I chose 7 in A I want it to write "swim" in B.
    Here is the kicker though. I want to be able to choose "run" in coulmn B, and have it plug in 4 in coulmn A. In the same way choosing "swim" in B should make it choose 7 in A all by itself. So on and so forth for all the different number-task combinations.

    If I only wanted it to work "one way" I could just use lookup, but that is not a possibilty here.

    So is it possible to do what I want?

    thx in advance,
    jimme
    Last edited by jimme1982; 02-17-2009 at 03:19 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Is it possible to make combined drop down menues?

    It is possible... have a look here.

    Dependent Lists
    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.

  3. #3
    Registered User
    Join Date
    02-16-2009
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Is it possible to make combined drop down menues?

    Just tell me if i'm wrong and I need to look a little more carefully, but I don't think this solves my problem.

    I the guide in the URL I first have to choose something in the first coulmn, and then based on what I chose there I can choose from a new drop down list in the 2nd coulmn.

    That is not quite what I am looking for.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Is it possible to make combined drop down menues?

    You're probably going to need a VBA expert to hop in and assist....

  5. #5
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Is it possible to make combined drop down menues?

    What you're asking to do (two way dependancy) requires VBA but it is possible. Can you load up an example file? Using this type of VBA program does have it's drawbacks though (e.g. you won't be able to undo).
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  6. #6
    Registered User
    Join Date
    02-16-2009
    Location
    Copenhagen, Denmark
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Is it possible to make combined drop down menues?

    Quote Originally Posted by ChemistB View Post
    What you're asking to do (two way dependancy) requires VBA but it is possible. Can you load up an example file? Using this type of VBA program does have it's drawbacks though (e.g. you won't be able to undo).
    Undo has to be possible, so that won't work. I will just keep it the way it is now. Just wanted to see if it could get a little better.

    Thx. for the effort though.

  7. #7
    Registered User
    Join Date
    08-17-2007
    Posts
    3

    Re: Is it possible to make combined drop down menues?

    Did you figure this out. What I am trying to do is the opposite of what you want. I want to choose "walk" but then be able to use that cell to do a calculation with number 1.

  8. #8
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Is it possible to make combined drop down menues?

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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