I have been reading posts, but I can't find an answer to my problem.
I have a form which asks the age of a person.
One field is the number (eg. "1" month or "1" year)
Second field is a combo box which lists "weeks", "months" and "years".
So, you would enter a number in the first field and then chose from the combo box whether the age number is in weeks, months or years.
How can I convert the two fields to a date, which I can use then use as a "date of birth" to calculate their age as of today?
Any help would be appreciated.
Thanks,
Dophia
I have a form which asks the age of a person.
One field is the number (eg. "1" month or "1" year)
Second field is a combo box which lists "weeks", "months" and "years".
So, you would enter a number in the first field and then chose from the combo box whether the age number is in weeks, months or years.
How can I convert the two fields to a date, which I can use then use as a "date of birth" to calculate their age as of today?
Any help would be appreciated.
Thanks,
Dophia