+ Reply to Thread
Results 1 to 3 of 3

Determine Age Group for each Race Participant

  1. #1
    Registered User
    Join Date
    05-05-2013
    Location
    Illinois
    MS-Off Ver
    Excel 2007
    Posts
    2

    Determine Age Group for each Race Participant

    My running group is hosting a race next weekend and my husband has volunteered me to work the finish line, specifically determining who wins each award. The awards are given to the first 3 finishers in each category which is determined by gender and age group (see attached example.) I've set up the Results spreadsheet in the attached to record bib numbers of the runners as they finish. Now I'm trying to create a formula that will look at the person's age and return the letter representing their Age Group. Then I can use that and the Gender to easily fill in the Awards chart to the right. What formula will compare the age of the person to the low and high values in the Age Group array and return the correct letter that represents their Age Group?
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Determine Age Group for each Race Participant

    =LOOKUP(f3,$L$8:$L$14,$K$8:$K$14) will do for either male or female since the same bands apply
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    05-05-2013
    Location
    Illinois
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Determine Age Group for each Race Participant

    You are FABULOUS!!!! Thank you so much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Determine if shape is PART of a group of shapes?
    By MCCCLXXXV in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-24-2013, 01:40 PM
  2. Can't figure out how to graph 2 sets of data for each participant.
    By tr71 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 04-06-2013, 04:34 AM
  3. [SOLVED] Look up value then determine group then copy group to different worksheet.
    By kkezir in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-01-2013, 01:35 PM
  4. Replies: 4
    Last Post: 04-20-2012, 01:40 PM
  5. Can VBA determine if a cell/range is in a group?
    By BlindGuardian in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-10-2005, 03:12 PM

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