+ Reply to Thread
Results 1 to 2 of 2

Calculating Age Based on Birthday

  1. #1
    Registered User
    Join Date
    03-31-2004
    Posts
    25

    Calculating Age Based on Birthday

    I use the formula =datedif(A1,B1,"y") assuming that column A has the person's birthday and column B has today's date. When I copy this formula to other rows, the B1 automatically increments by 1 each time. I want the formula to stay B1 all the way down. Ideas? Thanks.

  2. #2
    Guest

    Re: Calculating Age Based on Birthday

    Hi

    You need to make the reference absolute (not relative). Try:
    =datedif(A1,$B$1,"y")

    Andy.

    "kukarooza" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I use the formula =datedif(A1,B1,"y") assuming that column A has the
    > person's birthday and column B has today's date. When I copy this
    > formula to other rows, the B1 automatically increments by 1 each time.
    > I want the formula to stay B1 all the way down. Ideas?
    > Thanks.
    >
    >
    > --
    > kukarooza
    > ------------------------------------------------------------------------
    > kukarooza's Profile:
    > http://www.excelforum.com/member.php...fo&userid=7797
    > View this thread: http://www.excelforum.com/showthread...hreadid=502903
    >




+ 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