Hi guys/girls,
I have a form with a subform. The main form is based on tblContact, and the subform is based on tblMeeting. Linked by Contact ID. One Contact can have many meetings associated with it.
In the main form I have a field that calculates age based on birthdate. Works great. I would also like to be able to create an age field in the subform, based on a meeting date field. So the age calculated, would be the age of the person at that meeting date. The birthdate field is located in the tblContact. And the meeting date field is located in tblMeeting.
I am having trouble getting a formula to calculate the age at the date of the meeting in the subform.
Any suggestions?
Thanks!
I have a form with a subform. The main form is based on tblContact, and the subform is based on tblMeeting. Linked by Contact ID. One Contact can have many meetings associated with it.
In the main form I have a field that calculates age based on birthdate. Works great. I would also like to be able to create an age field in the subform, based on a meeting date field. So the age calculated, would be the age of the person at that meeting date. The birthdate field is located in the tblContact. And the meeting date field is located in tblMeeting.
I am having trouble getting a formula to calculate the age at the date of the meeting in the subform.
Any suggestions?
Thanks!