seckinb Posted March 19, 2014 Posted March 19, 2014 hello I want to calculate the age of person via the date of birth Get(current date) - Birthday but it calculates 8000 years... :/
comment Posted March 19, 2014 Posted March 19, 2014 No, it calculates the age in days. To calculate the age in years, see: http://fmforums.com/forum/topic/31714-age-calculation/#entry143790 1
seckinb Posted March 19, 2014 Author Posted March 19, 2014 Year ( Get ( CurrentDate ) - Birthdate ) -1 this works thanks "Comment"
comment Posted March 19, 2014 Posted March 19, 2014 Year ( Get ( CurrentDate ) - Birthdate ) -1 this works thanks "Comment" No, it doesn't - read more carefully.
Recommended Posts
This topic is 3959 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now