P
PlarfySoober
I have a table with a list of applicantsb (Applicants). I have another table,
JobTitles, that contains four columns: JobTitle, Level, Manager's Title, and
Manager (Yes/no).
One of the fields in the Applicant table (Position) is a Combo Box, using
the JobTitle field of the JobTitle table for its source. To show what the
applicant is applying for.
But no matter what I choose on the list, the Position will always be "Claims
Coordinator".
The Key fields of the tables are Text-type, as is the Position field. But
the key fields do not match. Key for Applicant is "Badge", and for JobTitle
is "JobTitle".
Is there something obvious here I have missed? Thanks.
Don.
JobTitles, that contains four columns: JobTitle, Level, Manager's Title, and
Manager (Yes/no).
One of the fields in the Applicant table (Position) is a Combo Box, using
the JobTitle field of the JobTitle table for its source. To show what the
applicant is applying for.
But no matter what I choose on the list, the Position will always be "Claims
Coordinator".
The Key fields of the tables are Text-type, as is the Position field. But
the key fields do not match. Key for Applicant is "Badge", and for JobTitle
is "JobTitle".
Is there something obvious here I have missed? Thanks.
Don.