C
Chris Saunders
I have a form called Events with a subform called Event Participants
Subform.
The Events form has a field called Participants that I want to be updated to
reflect the number of related records in the subform.
The Events form is related to a table called Events which has a primary key
called EventID. This table has a one-to-many relationship with a table
called
Participants which has a foreign key called EventID.
Regards
Chris Saunders
Subform.
The Events form has a field called Participants that I want to be updated to
reflect the number of related records in the subform.
The Events form is related to a table called Events which has a primary key
called EventID. This table has a one-to-many relationship with a table
called
Participants which has a foreign key called EventID.
Regards
Chris Saunders