Hello to all:
Hopefully a simple question for you advanced users out there....
I have a main form tracking Deaths [FrmDeath]. It has all of the particulars about a patient's death. On it there is a patient ID # [patientID]. It pulls up the consumer name and demographics on a subform [subfrmPatient].
I would like to have a field on my form and possibly in my main Death table, to calculate the patient's age at death. From [FrmDeath].[Date of Death] and the subform [subfrmPatient].[Birthdate].
I thought I had it figured out, but still am unsuccessful. Any help would be greatly appreciated.
Thanks in advance.
Hopefully a simple question for you advanced users out there....
I have a main form tracking Deaths [FrmDeath]. It has all of the particulars about a patient's death. On it there is a patient ID # [patientID]. It pulls up the consumer name and demographics on a subform [subfrmPatient].
I would like to have a field on my form and possibly in my main Death table, to calculate the patient's age at death. From [FrmDeath].[Date of Death] and the subform [subfrmPatient].[Birthdate].
I thought I had it figured out, but still am unsuccessful. Any help would be greatly appreciated.
Thanks in advance.