+ Reply to Thread
Results 1 to 3 of 3

Thread: Age Average

  1. #1
    Registered User
    Join Date
    02-03-2006
    Posts
    1

    Smile Age Average

    I Want To Know How To Calculate The Average Age Of Group Of People Working In An Project

  2. #2
    Forum Guru Carim's Avatar
    Join Date
    04-07-2006
    Posts
    3,999
    Hi,

    If ages are located in range A1:A20, use following ...
    =Average(A1:A20)
    HTH
    Carim


    Top Excel Links

  3. #3
    Forum Moderator daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2007
    Posts
    9,506
    It depends what information you have...

    If you have dates of birth in B1:B10 for instance then one way to get the average age (in years)

    =DATEDIF(AVERAGE(B1:B10),today(),"y")

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.2.0