Hi there,
I've read a few posts about calculating an age with the 'datediff()' function, however I have a date of birth field which is an 'int' data type, with the date held in YYYYMMDD format, e.g.:
19450130
Can anybody suggest how I can calculate a persons current age, with data held in this way?
Many Thanks
I've read a few posts about calculating an age with the 'datediff()' function, however I have a date of birth field which is an 'int' data type, with the date held in YYYYMMDD format, e.g.:
19450130
Can anybody suggest how I can calculate a persons current age, with data held in this way?
Many Thanks