O
OceanView
As simply as I can put it: I have a main form with two subforms. On
the main forms, there are some required fields. On the subforms (with
a master/child link to the main form), there are also required fields,
or more correctly, at least one record is required.
The trouble is, the update on the main form triggers before they can
enter any data into the subform, and that's when I check required
fields on the main form.
Can anybody think of a reasonable way around this? I thought of
UNlinking the subforms, but that creates other messy problems with
keys. Your guidance is appreciated!
the main forms, there are some required fields. On the subforms (with
a master/child link to the main form), there are also required fields,
or more correctly, at least one record is required.
The trouble is, the update on the main form triggers before they can
enter any data into the subform, and that's when I check required
fields on the main form.
Can anybody think of a reasonable way around this? I thought of
UNlinking the subforms, but that creates other messy problems with
keys. Your guidance is appreciated!