L
Lis'a
Good afternoon:
I have three tables that have a one-to-one relationship.
The primary table position contains job information and
it uses an existing primary key that contains unique data
that is input by the user. This field is linked to the
personnel table using this field. When the user adds a
new record into the position table and then wants to add
a person to that position, I need to capture the primary
key and append it to the position table. I'm using the
tab control feature in the forms object so the user can
can tab between information. I've tried several different
approaches but all are very cumbersome. If anyone has
any suggestions or recommendations I would greatly
appreciate it.
Thanks in advance.
I have three tables that have a one-to-one relationship.
The primary table position contains job information and
it uses an existing primary key that contains unique data
that is input by the user. This field is linked to the
personnel table using this field. When the user adds a
new record into the position table and then wants to add
a person to that position, I need to capture the primary
key and append it to the position table. I'm using the
tab control feature in the forms object so the user can
can tab between information. I've tried several different
approaches but all are very cumbersome. If anyone has
any suggestions or recommendations I would greatly
appreciate it.
Thanks in advance.