I have a form which creates a record in table A. The form has a subform which has several text boxes. The two forms are linked via [FieldB]. When the user creates a new record with the form and enters data in the the subform, a record is created in table C. The new record includes the value of the link, [FieldB]. I would like to force a new record to be created in table C even if the user does not enter data in the subform. The new record should contain the link value [FieldB].
This seems like a simple task, but the solution eludes me.
Does anyone have any suggestions?
Thanks,
Ed
This seems like a simple task, but the solution eludes me.
Does anyone have any suggestions?
Thanks,
Ed