I have a form with a Date of Birth Field on iy, along with a couple of check boxes. I want to be able to code the Date of Birth Box to say:
If the elapsed time from the date that was input to todays date is greater than 16 years then Check box 1 = true
If the elapsed time from the date that was input to todays date is less than 16 years then Check box 2 = true.
I dont think its difficult and I think I know where Im going with it just notsure where to start!
If the elapsed time from the date that was input to todays date is greater than 16 years then Check box 1 = true
If the elapsed time from the date that was input to todays date is less than 16 years then Check box 2 = true.
I dont think its difficult and I think I know where Im going with it just notsure where to start!