G
Guest
I have a form where I need to calculate the age.
I have a text box for the DOB and a text box for the Date. I inserted a
text box to calculate the age from the Date of the event. I need to know
what formula will work. I have tried the following -
=([Date]-[DOB])/365 and I get #Error
Thanks for any help.
I have a text box for the DOB and a text box for the Date. I inserted a
text box to calculate the age from the Date of the event. I need to know
what formula will work. I have tried the following -
=([Date]-[DOB])/365 and I get #Error
Thanks for any help.