Results 1 to 17 of 17

Data Validation drop down

Threaded View

  1. #14
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,834

    Re: Data Validation drop down

    See attached: in particular sheet "Parameters"

    Column A contains MAKE and is a named range MAKE (data in first sheet sorted by MAKE/MODEL)

    Columns C onwards (row 1) contain MAKE headings (Copy/Transpose from Column A)

    Under each MAKE there is list of models extracted from the first sheet using the following formula ..

    in C2

    =IFERROR(INDEX('MODEL SEGMENT AND DISCOUNTS'!$B$2:$B$500,SMALL(IF('MODEL SEGMENT AND DISCOUNTS'!$A$2:$A$500=Parameters!C$1,ROW($A$2:$A$500)-ROW($A$2)+1,""),ROWS($A$2:A2))),"")

    Enter with Ctrl+Shift+Enter

    Copy across and down

    I then created named ranges (AUDI,BMW only) for each model list

    Data Validation in first sheet uses List=>MAKE for MAKE and List==> =INDIRECT(D3) for MODEL

    You could further sub-divide models into Diesel/Petrol (See example)
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 10-28-2015, 12:59 PM
  2. Drop down in data validation
    By RALIR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-02-2013, 10:28 AM
  3. drop down w/ data validation
    By BRIZZLE101 in forum Excel General
    Replies: 3
    Last Post: 04-01-2013, 03:54 AM
  4. Data validation, drop-down box
    By ahanmagey in forum Excel General
    Replies: 8
    Last Post: 10-07-2008, 09:29 AM
  5. Data Validation like Drop-Down Box
    By jerilinda in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-05-2008, 01:19 AM
  6. Data validation in drop down box
    By crapmind in forum Excel General
    Replies: 1
    Last Post: 07-29-2007, 06:15 PM
  7. Data Validation Drop-Down Will Not Appear
    By Joshua @ UDA in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-06-2006, 09: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