+ Reply to Thread
Results 1 to 5 of 5

Selecting a specific range

  1. #1
    Registered User
    Join Date
    08-13-2004
    Posts
    39

    Selecting a specific range

    I have 7 different teams - Team 1, team 2 etc. - which all share the same subset of data.

    I want the user to define which team to select and filter for that team's data at the bottom (row 310 onwards). So for the the team selected, the relevant percentages are pulled down.

    I have tried using INDEX-MATCH but to no avail. Would anyone know of an elegant way of doing this?

    Your help is much appreciated.

    Tommy

    PS forgot to add. Once the team is filtered for, I then want to filter for a subset (e.g. A, B, C etc.) so left with one row which is the result of filter by team and subset!
    Attached Files Attached Files
    Last edited by Tommy; 12-28-2009 at 02:59 PM.

  2. #2
    Registered User
    Join Date
    06-28-2007
    Posts
    69

    Re: Selecting a specific range

    This solution may not be elegant but will work using VLOOKUP and a Drop Downs. You will have to define the "Name Ranges" to pull from the appropriate data set.
    Attached Files Attached Files

  3. #3
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Selecting a specific range

    As long as your data structures are uniform...
    try this

    A311: a team number.....eg 7

    This formula returns the number of the row immediately above the referenced team's data.
    Example: For team 7 that cell is: 268

    Please Login or Register  to view this content.


    These formulas returns the data from the selected team's grid of data

    Please Login or Register  to view this content.
    Copy that formula across and down through U347.

    Does that help?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  4. #4
    Valued Forum Contributor
    Join Date
    07-29-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003/Excel 2010
    Posts
    534

    Re: Selecting a specific range

    One more alternative.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-13-2004
    Posts
    39

    Re: Selecting a specific range

    Thanks! Much appreciated

+ 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