M
Marc
My question is probably worded wrong, but here is what I'm trying to do:
On a form, I want the user to be able to drop down a list of names and
military ranks. I've got the combo box selecting both fields on the drop
down box, but even though it displays both the name and the rank, it will
only fill in the person's name.
I need to have both the name and the rank associated with that name in the
field. Putting both the name and rank in one field on the reference table
won't work, because there are times when we need to filter by rank, not just
by name.
Is there any way to either have both the name and rank display in one field
or have the name display in one field while the rank auto displays in another?
On a form, I want the user to be able to drop down a list of names and
military ranks. I've got the combo box selecting both fields on the drop
down box, but even though it displays both the name and the rank, it will
only fill in the person's name.
I need to have both the name and the rank associated with that name in the
field. Putting both the name and rank in one field on the reference table
won't work, because there are times when we need to filter by rank, not just
by name.
Is there any way to either have both the name and rank display in one field
or have the name display in one field while the rank auto displays in another?