I Want To Know How To Calculate The Average Age Of Group Of People Working In An Project![]()
I Want To Know How To Calculate The Average Age Of Group Of People Working In An Project![]()
Hi,
If ages are located in range A1:A20, use following ...
=Average(A1:A20)
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")
OK that is helpful. what if i want to know average age in years and months? how would i do that?
THanks
hi and welcome to the forum :-)
unfortunately it is against forum rules to post a question in the thread of another member even if it seems related. please start your own thread and I suggest you post in a more appropriate forum here such as worksheet functions and formulas
Josie
if at first you don't succeed try doing it the way your wife told you to
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks