March 19, 201411 yr hello I want to calculate the age of person via the date of birth Get(current date) - Birthday but it calculates 8000 years... :/
March 19, 201411 yr No, it calculates the age in days. To calculate the age in years, see: http://fmforums.com/forum/topic/31714-age-calculation/#entry143790
March 19, 201411 yr Year ( Get ( CurrentDate ) - Birthdate ) -1 this works thanks "Comment" No, it doesn't - read more carefully.
Create an account or sign in to comment