{BirthDay.corebrthmn}+'/'+{BirthDay.corebrthdy}+'/'+{BirthDay.corebrthyr}
THis format produces a birthday with a number data type
ie 12/21/1985. I know want to determine the age based on this date format. Remember it is in a number format
As an example a person born on 12/1/1985 just turned 24 whereas a person born on 12/21/1985 turns 24 on that day. How can I accomplish this and produce a formula for @Age
THis format produces a birthday with a number data type
ie 12/21/1985. I know want to determine the age based on this date format. Remember it is in a number format
As an example a person born on 12/1/1985 just turned 24 whereas a person born on 12/21/1985 turns 24 on that day. How can I accomplish this and produce a formula for @Age