forcing child record creation on which main form event?

P

pietlinden

I am modeling a survey. (looked at Duane's example, but didn't use
it... silly me). My main form is has questions that the respondent
can only give one answer for.

I have a subform for rating various organizations.
ResponseID, OrganizationName (PK2), Rating)
 
Top