Guest_imported
New member
- Jan 1, 1970
- 0
Hi all,
I have a challenge that I am trying to solve. I have to represent the following in a form using subforms.
Employer_Applicant
EmplAppID
EmpAppName
Employer_Applicant_Application_Relate
ID -(auto increment)
EmplAppID
ApplicantID
Applicant
Applicant ID
ApplicantName
Other
When an Employer Applicant is chosen, one or more Applications will show up. The reason for the relate is that The EmployerApplicant and Applicant are 2 different people who will be tagged together based on the relate table which essentially forms a list of applicants for the Employer Applicant. I hope that I have not confused anyone. This many-to-many type of relationship has to be there.
Thx,
dave
I have a challenge that I am trying to solve. I have to represent the following in a form using subforms.
Employer_Applicant
EmplAppID
EmpAppName
Employer_Applicant_Application_Relate
ID -(auto increment)
EmplAppID
ApplicantID
Applicant
Applicant ID
ApplicantName
Other
When an Employer Applicant is chosen, one or more Applications will show up. The reason for the relate is that The EmployerApplicant and Applicant are 2 different people who will be tagged together based on the relate table which essentially forms a list of applicants for the Employer Applicant. I hope that I have not confused anyone. This many-to-many type of relationship has to be there.
Thx,
dave