+ Reply to Thread
Results 1 to 7 of 7

Need One Dropdown List to Kick off Another

  1. #1
    Registered User
    Join Date
    03-08-2015
    Location
    Santa Maria CA, USA
    MS-Off Ver
    2013
    Posts
    4

    Need One Dropdown List to Kick off Another

    Hello folks! This is my first post here so.. hello.

    Anyhow, I am trying to create an excel formula that allows me to open up a second list once certain conditions are met in the first list. I am attempting to create a document that shows ports as "occupied" once I have them selected. However, I can not figure out how to get the ports for the specific switches I select to show up once I select the switch in the dropdown list. Take a look and tell me what you think. Thanks!

    I am running Excel 2013 by the way. See attached doc.
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Need One Dropdown List to Kick off Another

    Hi, welcome to the forum

    could you show some sample answers please, that way, we know what you are looking for
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    03-08-2015
    Location
    Santa Maria CA, USA
    MS-Off Ver
    2013
    Posts
    4

    Re: Need One Dropdown List to Kick off Another

    Sure thing. Here is a pic. switchpic.jpg

  4. #4
    Registered User
    Join Date
    03-08-2015
    Location
    Santa Maria CA, USA
    MS-Off Ver
    2013
    Posts
    4

    Re: Need One Dropdown List to Kick off Another

    To add to my pic. I would like the dropdown list that appears under "Destination Port" to contain the numbers to the right of whatever switch I chose in the column before.

  5. #5
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Need One Dropdown List to Kick off Another

    with define names

    define the name

    excel 2013 => formula => define name

    after that use datavalidation

    excel 2013 => data => datavalidation => list

    celll d2 = =INDIRECT($C2)

    see the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  6. #6
    Registered User
    Join Date
    03-08-2015
    Location
    Santa Maria CA, USA
    MS-Off Ver
    2013
    Posts
    4

    Re: Need One Dropdown List to Kick off Another

    Aha! I knew define name had something to do with it. I just didn't know the indirect command.

    Ok, I defined rows 3 and 4 as well and tested it out. My next question is, how can I make it so, when I select a port number, that corresponding port to the right changes to "bad" (Red cell)?

  7. #7
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Need One Dropdown List to Kick off Another

    I don't see that information ("bad") in yor example.

+ 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. Replies: 0
    Last Post: 08-22-2012, 03:52 PM
  2. Replies: 21
    Last Post: 12-02-2009, 03:27 PM
  3. Date dropdown list and a Time dropdown list in outlook
    By L_ter in forum Outlook Programming / VBA / Macros
    Replies: 3
    Last Post: 03-30-2009, 02:33 AM
  4. [SOLVED] result of selecting from the dropdown list should be a dropdown list
    By No News in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-05-2006, 11:15 AM
  5. [SOLVED] result of selecting from the dropdown list should be a dropdown list
    By No News in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-01-2006, 05:55 AM

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