+ Reply to Thread
Results 1 to 5 of 5

How do I calculate ages in excel using date of birth & another dat

  1. #1
    Paniac
    Guest

    How do I calculate ages in excel using date of birth & another dat

    Using excel 2003 I wish to insert a column with a date of birth and another
    column with another date eg 1/1/2005. I would then like to calulate the age
    of each person in my list as at 1 Jan 05.

  2. #2
    Peo Sjoblom
    Guest

    Re: How do I calculate ages in excel using date of birth & another dat

    http://www.cpearson.com/excel/datedif.htm

    --
    Regards,

    Peo Sjoblom

    (No private emails please)


    "Paniac" <[email protected]> wrote in message
    news:[email protected]...
    > Using excel 2003 I wish to insert a column with a date of birth and
    > another
    > column with another date eg 1/1/2005. I would then like to calulate the
    > age
    > of each person in my list as at 1 Jan 05.



  3. #3
    R.VENKATARAMAN
    Guest

    Re: How do I calculate ages in excel using date of birth & another dat

    in excel 2000 there is a function <datedif> see help



    "Paniac" <[email protected]> wrote in message
    news:[email protected]...
    > Using excel 2003 I wish to insert a column with a date of birth and

    another
    > column with another date eg 1/1/2005. I would then like to calulate the

    age
    > of each person in my list as at 1 Jan 05.




  4. #4
    Ron Rosenfeld
    Guest

    Re: How do I calculate ages in excel using date of birth & another dat

    On Mon, 17 Oct 2005 19:36:02 -0700, Paniac <[email protected]>
    wrote:

    >Using excel 2003 I wish to insert a column with a date of birth and another
    >column with another date eg 1/1/2005. I would then like to calulate the age
    >of each person in my list as at 1 Jan 05.


    If dob is in A1, and the other date in B1, then:

    =DATEDIF(A1,B1,"Y")


    --ron

  5. #5
    Peo Sjoblom
    Guest

    Re: How do I calculate ages in excel using date of birth & another dat

    Excel 2000 is the only version that has a help section about datedif

    --
    Regards,

    Peo Sjoblom

    (No private emails please)


    "R.VENKATARAMAN" <vram26@vsnl$$$.net> wrote in message
    news:[email protected]...
    > in excel 2000 there is a function <datedif> see help
    >
    >
    >
    > "Paniac" <[email protected]> wrote in message
    > news:[email protected]...
    >> Using excel 2003 I wish to insert a column with a date of birth and

    > another
    >> column with another date eg 1/1/2005. I would then like to calulate the

    > age
    >> of each person in my list as at 1 Jan 05.

    >
    >



+ 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