+ Reply to Thread
Results 1 to 4 of 4

Named Range - Data Validation List

  1. #1
    Forum Contributor Tarball's Avatar
    Join Date
    04-21-2007
    Location
    Atlanta, GA
    Posts
    166

    Named Range - Data Validation List

    I have a named range that includes columns A, B, C, and D - Called QB. The name of the tab which the data lives on is also called QB.

    In another sheet, I have a data validation list in a column titled "Position" with the following entries: QB, RB, WR, K, DST, TE.

    Next to the Position column is the Player column. When the user selects a position from the drop down list, the Player column is populated with a data validation list of all the players from the selected position (the data validation used INDIRECT to populate the list).

    I want to use VLOOKUPs to populate other columns such as Bye, Salary, and Team based on the named ranges (which I know how to do).

    The problem is, how do I limit the lookup of the "Player" so that the player validation list does not list all of the columns in the named range?
    Attached Images Attached Images
    Last edited by Tarball; 07-28-2010 at 12:38 PM.
    Reach me at excel_help at bellsouth dot net

  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: Named Range - Data Validation List

    If you want help with Excel attach a workbook not an image
    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
    Join Date
    03-31-2009
    Location
    Barstow, Ca
    MS-Off Ver
    Excel 2002 & 2007
    Posts
    2,164

    Re: Named Range - Data Validation List

    Quote Originally Posted by Tarball View Post
    The problem is, how do I limit the lookup of the "Player" so that the player validation list does not list all of the columns in the named range?
    At the absolute least, we would have to see the formula using Indirect(), but a workbook would be better.
    Foxguy

    Remember to mark your questions [Solved] and rate the answer(s)
    Forum Rules are Here

  4. #4
    Forum Contributor Tarball's Avatar
    Join Date
    04-21-2007
    Location
    Atlanta, GA
    Posts
    166

    Re: Named Range - Data Validation List

    Thanks for the help. I did actually figure it out by using 2 named ranges and a standardized naming convention. I can specify the specific set of players using the position value from the first drop down so that the VLOOKUP is now dependent on the selection. For Example:

    Selecting the position "QB" (for Quarterback) drives a VLOOKUP based on a second named range called "QB_2"

    Please Login or Register  to view this content.

+ 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