G
Guest
I am attempting to create a Combo Box in a form that links to another table
and I get an Error 3101 message (The Microsoft Jet database engine cannot
fine a record in the table <name> with key matching field(s) <name>.) Since
the Combo Box is built on the table on the "one" side of the relationship and
is being placed in a form that is built on the table on the "many" side of
the relationship, I'm confused as to why I should be getting this message. I
thought this would just look up the data on the "one" side and then store it
in the table on "many" side of the relationship.
Can anyone help?
and I get an Error 3101 message (The Microsoft Jet database engine cannot
fine a record in the table <name> with key matching field(s) <name>.) Since
the Combo Box is built on the table on the "one" side of the relationship and
is being placed in a form that is built on the table on the "many" side of
the relationship, I'm confused as to why I should be getting this message. I
thought this would just look up the data on the "one" side and then store it
in the table on "many" side of the relationship.
Can anyone help?