D
Devon
I have two tables I am working with.
Table X = customer information
Table Y = Account information
I am doing data entry by having a form (Main form) linked
to Table X. Withing this main form, I have a subform,
which is a form linked to table y. How can I make fields
in the subform required, so that for each customer, you
must enter at least one account number, and its relevent
information?
I know how to make the fields required for a single table,
but don't know how to do it on a linked table so if there
is data in Table X, there must be at least one record
linked to Table X in Table Y.
Please let me know if you have any questions.
Thanks in advance.
Table X = customer information
Table Y = Account information
I am doing data entry by having a form (Main form) linked
to Table X. Withing this main form, I have a subform,
which is a form linked to table y. How can I make fields
in the subform required, so that for each customer, you
must enter at least one account number, and its relevent
information?
I know how to make the fields required for a single table,
but don't know how to do it on a linked table so if there
is data in Table X, there must be at least one record
linked to Table X in Table Y.
Please let me know if you have any questions.
Thanks in advance.