+ Reply to Thread
Results 1 to 4 of 4

Creating a formula to calculate age...

  1. #1
    Registered User
    Join Date
    09-25-2006
    Posts
    1

    Creating a formula to calculate age...

    I need to create a formula to calculate age based on a cell that has a persons date of birth and I guess another cell that has the current date formulated into it. Any help would be apprecitiated....

    Thanks

  2. #2
    Forum Contributor
    Join Date
    05-05-2006
    Posts
    143
    =ROUNDDOWN(((TODAY()-Ax)/365),0)


    Where Ax = the cell with the DOB in it.
    May be an easier way of doing it, but that works.

  3. #3
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097

    Thumbs up

    Quote Originally Posted by homeuser
    I need to create a formula to calculate age based on a cell that has a persons date of birth and I guess another cell that has the current date formulated into it. Any help would be apprecitiated....

    Thanks
    Hi homeuser,

    Take a look at this link and it will tell you how to go about it

    http://www.exceltip.com/exceltips.ph...nt_page&ID=634

    oldchippy

  4. #4
    Forum Contributor
    Join Date
    05-05-2006
    Posts
    143
    Quote Originally Posted by oldchippy
    Hi homeuser,

    Take a look at this link and it will tell you how to go about it

    http://www.exceltip.com/exceltips.ph...nt_page&ID=634

    oldchippy

    Works [= you should conditional format as well to highlight if its someones birthday

+ 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