+ Reply to Thread
Results 1 to 3 of 3

Drop down menues

  1. #1
    Forum Contributor
    Join Date
    04-29-2012
    Location
    nuneaton, England
    MS-Off Ver
    Office 365
    Posts
    369

    Drop down menues

    Hi all,

    I cannot work this one out and wondered if anyone can help.

    I know how to create dropdowns and dynamic dropdowns, but want i need is a dropdown that shortens the options on a second dropdown.

    the maximum combined value is 5, so if they chose 3 from the first dropdown list, then the second dropdown list to only show (in this instance) 0, 1 and 2. is this at all possible.

    thanks wayne

  2. #2
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Drop down menues

    Yes its possible

    First list a2:a7
    0
    1
    2
    3
    4
    5

    if the cell with the first dropdown in in b1 with validation by list a2:a7

    second dropdown validation list
    =OFFSET(A1,0,0, MATCH(6-B1,A2:A7,0),1)

  3. #3
    Forum Contributor
    Join Date
    04-29-2012
    Location
    nuneaton, England
    MS-Off Ver
    Office 365
    Posts
    369

    Re: Drop down menues

    ty Davsth that worked perfectly

+ 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. Dependent drop down menues with numbers
    By Suba in forum Excel General
    Replies: 2
    Last Post: 11-08-2010, 05:36 AM
  2. Run excel workbook without changing menues.
    By amsanborn in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-19-2010, 10:50 PM
  3. Excel menues not ready after CommandButton execution
    By aspicuelta in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-30-2009, 03:25 PM
  4. disable menues
    By amsanborn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-27-2009, 03:20 AM
  5. Is it possible to make combined drop down menues?
    By jimme1982 in forum Excel General
    Replies: 7
    Last Post: 04-03-2009, 01:17 PM
  6. Search field in drop down menues?
    By jimme1982 in forum Excel General
    Replies: 2
    Last Post: 02-16-2009, 10:54 AM
  7. [SOLVED] how do I add Drop down menues in Excel?
    By Madjock in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-18-2006, 06: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