K
kdagostino
I have a query in which one field is joined between two tables. I'm trying
to enter a new record, but can't enter anything in the field that is joined.
Is it possible to do this, and if so, how?
Clarification: Two tables, tblTeams and tblContacts. Each table has a field
[Employee#] which is the joined field. The idea is this: tblTeams has
[Employee#],[First], [Last], and [Team] . tblContacts has many fields for
contact information plus a field [Employee#] to identify who made that
contact. I want to be able to know which Contacts have been made by which
teams (this occurs on a subform).
Everything works fine, but I can't add a new record from the query mode.
Any ideas?
to enter a new record, but can't enter anything in the field that is joined.
Is it possible to do this, and if so, how?
Clarification: Two tables, tblTeams and tblContacts. Each table has a field
[Employee#] which is the joined field. The idea is this: tblTeams has
[Employee#],[First], [Last], and [Team] . tblContacts has many fields for
contact information plus a field [Employee#] to identify who made that
contact. I want to be able to know which Contacts have been made by which
teams (this occurs on a subform).
Everything works fine, but I can't add a new record from the query mode.
Any ideas?