G
Guest
I have a problem computing a persons age.
I cannot find a suitable function that solves my problem.
"YEAR(TODAY())-YÈAR(dateOfBirth)" returns the number of years between this year and the year of birth. Not the actual age
Does anybody know how I can compute the actual age so that "06.feb.2004 - 06.feb.1974" gives "30" years old and "06.feb.2004 - 07.feb.1974" gives "29" years old?
I cannot find a suitable function that solves my problem.
"YEAR(TODAY())-YÈAR(dateOfBirth)" returns the number of years between this year and the year of birth. Not the actual age
Does anybody know how I can compute the actual age so that "06.feb.2004 - 06.feb.1974" gives "30" years old and "06.feb.2004 - 07.feb.1974" gives "29" years old?