I keep getting an error, I've set Age1 as a text field, and the other
two are date/time. Hmmm. I may just put this down for a bit and attack
it again with a clear head. I am hoping that whatever code I use, the
user would be able to enter the (formatted) date - MM/DD/YYYY in the
date/time fields., but I'm flexible. I was trying to modify the below to
fit my needs, but I know it's missing something, alas.if
(HasValue(DOB1)) then if (HasValue(retireDate1)) then var retireDate1_ =
Date2Num(retireDa...