+ Reply to Thread
Results 1 to 2 of 2

age calculation with non-traditional work sheet

Hybrid View

  1. #1
    Registered User
    Join Date
    08-23-2006
    Location
    Texas
    Posts
    2

    age calculation with non-traditional work sheet

    Hi all and thanks to anyone willing to help.

    My spreadsheet ends up with date of birth in C3 - C20, and I need it to calculate age for me and put that in D3 - D20 (for example).

    I cannot figure out how to do this. All the examples are based on A1 and when i try to change for my fields I get some lovely message about having circular logic or something.

    Is it hopeless? Can anyone help?

    Thanks!

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,699
    If you just want age in years use this formula in D3 and copy down to D20

    =DATEDIF(C3,TODAY(),"y")

+ 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