E
Enigo
Hi
I have two table (tblCustomerDetails & tblDebtors). On a form I created I
have a combo-box that is based on the tblCustomerDetails where it populates
the fields, Customer Number & Name. When I go to save a new record, i get the
following error:
You cannot add or change a record as a related field is required for
tblCustomerDetails.
The relationship is one(tblCustomerDetails.CustomerNumber) to
many(tblDebtors.CustomerNumber)
Please if anyone knows how I might fix this it would be greatly appreciated.
I have two table (tblCustomerDetails & tblDebtors). On a form I created I
have a combo-box that is based on the tblCustomerDetails where it populates
the fields, Customer Number & Name. When I go to save a new record, i get the
following error:
You cannot add or change a record as a related field is required for
tblCustomerDetails.
The relationship is one(tblCustomerDetails.CustomerNumber) to
many(tblDebtors.CustomerNumber)
Please if anyone knows how I might fix this it would be greatly appreciated.