+ Reply to Thread
Results 1 to 2 of 2

Data Valadition - one list populates another

  1. #1
    Registered User
    Join Date
    10-01-2008
    Location
    California
    Posts
    17

    Data Valadition - one list populates another

    Hi all,

    sheet 1
    Col A1= Employee L name (drop down list)
    Col B1= Employee F name
    Col C1= Month

    Col AF= A list of employees L names
    Col AG= A list of employees F names

    Sheet 2 holds employees records

    I have 6 employees with the same last name, when I click A1 I can pick "Garcia", or "Miller" or "Flores", how can I make B1 list the F name that goes with the L Name. Attached is example sheet

    thanks for the help
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Data Valadition - one list populates another

    'DEPENDENT DROP BOXES
    These are called Dependent Drop Down lists and they use named ranges and INDIRECT() references in the proceeding drop boxes.

    Here's a sample sheet I've posted showing how it's done. The sheet "CHOICES" has the dependent drop lists (and shows one of the dangers of using them) and the sheet "LISTS" shows the lists and named ranges in use.

    Have a look.

    Sample Files
    DependentLists3.xls 3 levels
    DependentLists2.xls 2 levels
    DependentLists-SelfSorting.xls Self-Sorting lists of fruits by color choices

    More reading:
    http://www.contextures.com/xlDataval02.html
    http://www.contextures.com/xlDataVal13.html

    'Unique Values from Repetitive data in a drop box
    http://www.excelforum.com/attachment...dationlist.xls
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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