G
Guest
I have developed a database with associated forms and table that are working
pretty well. One of the tables is titled "Part Number", another "Customers",
another "Revision level". When I create a new record by enterring the part
number that let's say was "D1234" and the customer was "Micro", i get the
following: "You cannot add or change a record because a related record is
required in table "Customers.
The "Customer" within the form is selected based on a combo box, then I
select the "part number" from a combo box.
I have a One to Many relationship between the Customers table and anotehr
table called ECN, and a One to Many relationship between the PArt Number
table and the ECN as well.
Please Help!
pretty well. One of the tables is titled "Part Number", another "Customers",
another "Revision level". When I create a new record by enterring the part
number that let's say was "D1234" and the customer was "Micro", i get the
following: "You cannot add or change a record because a related record is
required in table "Customers.
The "Customer" within the form is selected based on a combo box, then I
select the "part number" from a combo box.
I have a One to Many relationship between the Customers table and anotehr
table called ECN, and a One to Many relationship between the PArt Number
table and the ECN as well.
Please Help!