J
Jeffrey Marks
I currently have a form that shows the number of participants allowed
to attend a particular event. This field is displayed on the sign-up
form for the event. The same form has a subform which does the sign-up
(creating a many to many relationship record between participant and
event).
The users would like to count the number of participants on the
subform who have signed up against the number of participants allowed
field in the main form and flash a message of "FULL" if the
participants reaches the number allowed. (They still want to be able
to add more at their own discretion.)
I've never compared fields between form and subform before, and wasn't
sure about how to go about it.
Thanks
Jeff
to attend a particular event. This field is displayed on the sign-up
form for the event. The same form has a subform which does the sign-up
(creating a many to many relationship record between participant and
event).
The users would like to count the number of participants on the
subform who have signed up against the number of participants allowed
field in the main form and flash a message of "FULL" if the
participants reaches the number allowed. (They still want to be able
to add more at their own discretion.)
I've never compared fields between form and subform before, and wasn't
sure about how to go about it.
Thanks
Jeff