Subform Question

M

Mike

When a user creates a new record in the main form, at least one record is
required in the subform.

How can I enforce this?

For example, if my main form is an order and my subform contains line items
(parts), how can I ensure that a user does not create an order without at
least one associated part?
 
Top