C
chris
I have a combo which fills in an applicant's name (from tblPerson) in
a table (tblProject) but I also want to fill in the applicant's ID in
the same table. I need both fields in order to record the applicant's
name at the time of application but also to maintain the link to the
person via the ID to cover circumstances where the name in tblPerson
may in the change in the future. Can anyone suggest how I can do this.
Chris
a table (tblProject) but I also want to fill in the applicant's ID in
the same table. I need both fields in order to record the applicant's
name at the time of application but also to maintain the link to the
person via the ID to cover circumstances where the name in tblPerson
may in the change in the future. Can anyone suggest how I can do this.
Chris