Hi everyone,
I have two tables, "Projects" and "Payments", that are joined by a "CaseID" field. I have created a form to enter the payment information for each project. All data entered in the form is recorded in the table with the exception of the Case ID which should be the same as that in the "Projects" table. The Case ID appears as a blank in the Payments table. I have set the "required" property to no for the Case ID and the default to blank. An orphan record is being created each time I add a new payment. When I set the required property to "yes", access will not allow me to add a payment..I get a message stating that the case ID must be entered as it's a required property.
I would appreciate any help...
Regards,
TS
I have two tables, "Projects" and "Payments", that are joined by a "CaseID" field. I have created a form to enter the payment information for each project. All data entered in the form is recorded in the table with the exception of the Case ID which should be the same as that in the "Projects" table. The Case ID appears as a blank in the Payments table. I have set the "required" property to no for the Case ID and the default to blank. An orphan record is being created each time I add a new payment. When I set the required property to "yes", access will not allow me to add a payment..I get a message stating that the case ID must be entered as it's a required property.
I would appreciate any help...
Regards,
TS