G
Guest
I have two tables
Parent is "Members" and child is "Attenance
The main form contains one record for "Members" and the "CoreGroup" field is displayed (and updateable) in the "CoreGroup" listbox object on the "Members" form.
The "Attendance" subform is a list of all attendance records for each Member.
When I insert a new attendance record, I want to update that record's "CoreGroup" field with the current "Members.CoreGroup" field (or object)
Thanks in advance
Kell
Parent is "Members" and child is "Attenance
The main form contains one record for "Members" and the "CoreGroup" field is displayed (and updateable) in the "CoreGroup" listbox object on the "Members" form.
The "Attendance" subform is a list of all attendance records for each Member.
When I insert a new attendance record, I want to update that record's "CoreGroup" field with the current "Members.CoreGroup" field (or object)
Thanks in advance
Kell