P
PlarfySoober
I have a combo box that doesn't return the choice made by the end user.
There are two related tables, Applicants and JobTitle. Applicant's key field
is <Badge> and JobTitle's key field is <JobTitle>. Both fields are text-type.
Applicant is dependent on JobTitle. No index (I used to program a bit in
dBase, where indexing was highly important, but haven't come across what it's
for in Access, since Keys seem to be what indexes were in dBase).
Data input is focused on Applicants, and when I get to the combo box for
JobTitle (either inputting direct to the table or through a form), whatever I
choose, I get an inconsistent result in that Utilization Manager will give me
Claims Examiner, etc.
In case it's important, in displaying the combobox, for whatever reason it
displays another column (<ReportsTo>), next to the <JobTitle> column, and the
second column obscures most of the column I actually want, <JobTitle>.
Probably irrelevant and a different problem. But in the spirit of
thoroughness, and I have no idea what is relevant and what is not.
I hope someone can help with this. It's the third time I have posted the
problem, with no solution. How can I get the combobox to return the choice
made by the user?
Thanks.
Don.
There are two related tables, Applicants and JobTitle. Applicant's key field
is <Badge> and JobTitle's key field is <JobTitle>. Both fields are text-type.
Applicant is dependent on JobTitle. No index (I used to program a bit in
dBase, where indexing was highly important, but haven't come across what it's
for in Access, since Keys seem to be what indexes were in dBase).
Data input is focused on Applicants, and when I get to the combo box for
JobTitle (either inputting direct to the table or through a form), whatever I
choose, I get an inconsistent result in that Utilization Manager will give me
Claims Examiner, etc.
In case it's important, in displaying the combobox, for whatever reason it
displays another column (<ReportsTo>), next to the <JobTitle> column, and the
second column obscures most of the column I actually want, <JobTitle>.
Probably irrelevant and a different problem. But in the spirit of
thoroughness, and I have no idea what is relevant and what is not.
I hope someone can help with this. It's the third time I have posted the
problem, with no solution. How can I get the combobox to return the choice
made by the user?
Thanks.
Don.