+ Reply to Thread
Results 1 to 23 of 23

2 specific secondary drop down lists can be chosen after chosen specific option in primary

Hybrid View

  1. #1
    Registered User
    Join Date
    05-31-2012
    Location
    Scranton, PA
    MS-Off Ver
    Excel 2010 (Mac)
    Posts
    11

    Re: 2 specific secondary drop down lists can be chosen after chosen specific option in pri

    You're not stupid. It's a pretty involved sheet... I'm actually a bit uncertain still how all the pieces fit together.

    I think I'm beginning to understand how it fits together... The names you've given your lists in z69LSizeChart could be shortened to match what is in 016. For example STL2101OT_otherstuff could lose the underscore and everything following it. Then your list names will match exactly the data in O16. Next, you can copy the formula from O16 into the data validation for D20 and surround it with an INDIRECT statement.

    It should look something like this:
    =INDIRECT(CONCATENATE(LEFT(D16,2),(MID(D16,4,7))))

    Once your list names are updated to match you should be good to go, and can even eliminate O16.

  2. #2
    Registered User
    Join Date
    05-30-2012
    Location
    Hong Kong
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: 2 specific secondary drop down lists can be chosen after chosen specific option in pri

    sorry, i don't get it. do you mind modifying my file and upload here pls? Many Thanks!!


    I highlight the 3 drop down lists for your reference. Thanks
    Last edited by ohlalayeah; 06-01-2012 at 09:51 PM.

  3. #3
    Registered User
    Join Date
    05-30-2012
    Location
    Hong Kong
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: 2 specific secondary drop down lists can be chosen after chosen specific option in pri

    Can you help me once more? I don't know why cell F20 (the first worksheet of my attached excel) doesn't work. I want the excel output a value referring to the Pantone code for the corresonding primary size on 69LSizeChart worksheet, after I have chosen D16 and D20 on the first worksheet.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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