Hi,
I have the error message:
"You cannot add or change a record because a related record
is required in table "Service" "
(Service is a subform off my main form.
I have a tab control, with two tabs. The second tab is for the service details form. The first tab is the actual "Service" form.
I start a new service ticket in the "Service" form, and tab over to enter the details. It links to the service ticket# (Primary key) just fine, but when I enter any data, and hit enter, I get the error message.
Even the underlying Service table is properly updated with the PK.
Please help,
Jim
I have the error message:
"You cannot add or change a record because a related record
is required in table "Service" "
(Service is a subform off my main form.
I have a tab control, with two tabs. The second tab is for the service details form. The first tab is the actual "Service" form.
I start a new service ticket in the "Service" form, and tab over to enter the details. It links to the service ticket# (Primary key) just fine, but when I enter any data, and hit enter, I get the error message.
Even the underlying Service table is properly updated with the PK.
Please help,
Jim