B
Bonnie
I have a form with two subforms on it. They are linked on the OrderNo field.
The problem is adding a new record (I have it set to Data Entry) - when I go
to the subform and first click on the option I get the message:
"The current field must match the join key '?' in the table that serves as
the 'one' side of one-to-many relationship."
It then directs me to create a record that matches first and then make the
entry. I tried using DOCMD.GoToRecord to create a new record without
success. Once I get it to accept the record and stop giving me messages, I'm
good. Oh, I also tried requery, gotocontrol onload, etc.
Any idea how to smooth this out?
Thanks in advance,
Bonnie
The problem is adding a new record (I have it set to Data Entry) - when I go
to the subform and first click on the option I get the message:
"The current field must match the join key '?' in the table that serves as
the 'one' side of one-to-many relationship."
It then directs me to create a record that matches first and then make the
entry. I tried using DOCMD.GoToRecord to create a new record without
success. Once I get it to accept the record and stop giving me messages, I'm
good. Oh, I also tried requery, gotocontrol onload, etc.
Any idea how to smooth this out?
Thanks in advance,
Bonnie