birthmonth char(2)
birthday char(2)
birthyear char(4)
sample data
08 09 1958
These three are text fields and I want to bring them together and show a formula to a numeric formula called @Age. How can I do this in a crystal formula. In the above example the age is 51
birthday char(2)
birthyear char(4)
sample data
08 09 1958
These three are text fields and I want to bring them together and show a formula to a numeric formula called @Age. How can I do this in a crystal formula. In the above example the age is 51