G
Guest
I have a parent form which is tied to a table of inspection data. I have a
subform on that parent form which is tied to the serial record for the
inspection. Here's my problem. I have the relationship set up so that the
primary key, SerID, from the serial record is on the inspection data record
as a one to many. We keeps inspection data for 7 years along with one serial
record. I want the SerID on the Inspection data record but don't know how to
get it there because it's an autonumber. When the form is opened for add i
can enter the new serial record but I can't enter the inspection data because
it says there no record in table. Which is correct. So how do I get this
SerID on the parent table?
subform on that parent form which is tied to the serial record for the
inspection. Here's my problem. I have the relationship set up so that the
primary key, SerID, from the serial record is on the inspection data record
as a one to many. We keeps inspection data for 7 years along with one serial
record. I want the SerID on the Inspection data record but don't know how to
get it there because it's an autonumber. When the form is opened for add i
can enter the new serial record but I can't enter the inspection data because
it says there no record in table. Which is correct. So how do I get this
SerID on the parent table?