Good Morning,
I need assistance I know how to calculate the age using the formula =DateDiff("yyyy", [Birth date], Now())+Int( Format(now(), "mmdd") < Format( [Birth date], "mmdd")). I put the formula in the Default Value section of Field "Age" but is not working. It works in a query no problem but I want to be able that as soon as I put Birth Date in the form the age gets calculated but store in the table.
Is there anyway of doing this?????
I need assistance I know how to calculate the age using the formula =DateDiff("yyyy", [Birth date], Now())+Int( Format(now(), "mmdd") < Format( [Birth date], "mmdd")). I put the formula in the Default Value section of Field "Age" but is not working. It works in a query no problem but I want to be able that as soon as I put Birth Date in the form the age gets calculated but store in the table.
Is there anyway of doing this?????