+ Reply to Thread
Results 1 to 7 of 7

Formula that shows the name and birthday of the youngest person in a table

  1. #1
    Registered User
    Join Date
    04-24-2013
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2010
    Posts
    5

    Formula that shows the name and birthday of the youngest person in a table

    I have a project due for my class and I am stumped on a question. In A5:A25 are the names of people, B5:B25 are the gender and C5:C25 are their birthdates. I am looking for a formula that shows the name and birthday of the youngest person listed. I am just stumped! Any help would be greatly appreciated!!

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Formula that shows the name and birthday of the youngest person in a table

    try using INDEX &MATCH with min-small function...
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    04-24-2013
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Formula that shows the name and birthday of the youngest person in a table

    We didn't learn the index or match functions in school. Or the small. So I am lost lol. Any replies would be awesome

  4. #4
    Valued Forum Contributor Lemice's Avatar
    Join Date
    04-13-2013
    Location
    Somewhere.
    MS-Off Ver
    Excel 2016
    Posts
    696

    Re: Formula that shows the name and birthday of the youngest person in a table

    Hello,

    Assuming you have data from row 5 to 25 and column A to C like you described, then paste this formula in D5
    Please Login or Register  to view this content.
    This will return the birthday of the youngest person.
    Paste this formula in E5
    Please Login or Register  to view this content.
    This will return the name of that youngest person.
    Similarly, paste this on F5
    Please Login or Register  to view this content.
    This will return the gender of that youngest person.

    In case they do not give you the expected results, please provide a small sample file, that will be easier for others to help you also.
    (copy pasta from Ford)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools

    Regards,
    Lem

  5. #5
    Registered User
    Join Date
    04-24-2013
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Formula that shows the name and birthday of the youngest person in a table

    Thank you Lemice!

  6. #6
    Registered User
    Join Date
    11-11-2014
    Location
    India
    MS-Off Ver
    2010
    Posts
    2

    Re: Formula that shows the name and birthday of the youngest person in a table

    Thanks Lemice. Which formula do i use to get the date of birth of the 2nd youngest person in a table which has the names and date of birth. Example given below
    DOB Name
    3/31/1998 Adella
    7/28/2006 Allen
    10/11/2007 Anne
    11/11/1994 Beverly
    6/15/2005 Bonnie
    3/11/2005 Brian
    6/5/2008 Carol
    1/9/2008 Christopher

  7. #7
    Registered User
    Join Date
    11-11-2014
    Location
    India
    MS-Off Ver
    2010
    Posts
    2

    Re: Formula that shows the name and birthday of the youngest person in a table

    Never mind. I figured it out. The 1 in the Large formula gets replaced with a 2 and so on and so forth. Thanks agian Lemice.

+ 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