+ Reply to Thread
Results 1 to 3 of 3

Validation Lists

  1. #1
    Registered User
    Join Date
    02-02-2012
    Location
    birmingham
    MS-Off Ver
    Excel 2010
    Posts
    1

    Validation Lists

    Need Help!!

    I am trying to produce 3 drop down validation lists, all dependant on one another.

    Example Data:

    Region Area Store
    A AA 1
    A AA 2
    A AB 3
    A AB 4
    B BA 5
    B BA 6
    B BB 7
    B BB 8
    C CA 9
    C CA 10
    C CB 11
    C CB 12


    I need 3 drop down boxes, the first showing All the individual regions, the second showing the individual areas (but dependent on the first box, i.e. if the in the first box Region A is select then box 2 should only show the Areas in that Region (AA and AB), and the third box showing stores, but dependent on what is entered in either box 1 or box 2. I can get this to work fine using the indirect formula in data validation, but I don't know how I can get this to work when box 1 has a value, but box 2 doesnt, I want to be able to select all the stores but only for a particular region.

    Any help would be greatly appreciated!!! Also at the moment I have just being using named ranges to do this, is there a better way? can i there be validation that is based on a lookup from what's enterred in box 1?

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Validation Lists

    Create Named Ranges for each category then use the INDIRECT Function.

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook. Don't upload a picture when you have a workbook question. None of us is inclined to recreate your data. Upload the workbook and manually add an 'after' situation so that we can see what you expect. In addition clearly explain how you get the results..
    To attach a file to your post, you need to be using the main 'New Post' or 'New Thread' page and not 'Quick Reply'.
    To use the main 'New Post' page, click the 'Post Reply' button in the relevant thread.

    On this page, below the message box, you will find a button labelled 'Manage Attachments'.
    Clicking this button will open a new window for uploading attachments.

    You can upload an attachment either from your computer or from another URL by using the appropriate box on this page.
    Alternatively you can click the Attachment Icon to open this page.

    To upload a file from your computer, click the 'Browse' button and locate the file.

    To upload a file from another URL, enter the full URL for the file in the second box on this page.
    Once you have completed one of the boxes, click 'Upload'.

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Validation Lists

    Try this attempt

+ Reply to Thread

Thread Information

Users Browsing this Thread

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