G
Guest
I need to create a function that will calculate an age from a form. The
function needs to subtract the dateOfBirth from the currentSeason. Is there a
way to set the currentSeason to change every year, example this year would be
8/01/2006 and next year would automatically be 8/01/2007. I have a field on
the form for the season (that is a list of years), a field for date of birth,
and a field for age.
function needs to subtract the dateOfBirth from the currentSeason. Is there a
way to set the currentSeason to change every year, example this year would be
8/01/2006 and next year would automatically be 8/01/2007. I have a field on
the form for the season (that is a list of years), a field for date of birth,
and a field for age.