B
BarbaraM
I have a combo box to select students on a form.
It works great, as long as no one else has the same last name. For example,
I have many Johnsons. My Combo box looks up students by name, but the First
Johnson is always the one chosen.
It works if I have Student ID be the first column and select students based
on their ID number, but then I can't search in the combo box by last name. I
want users to be able to click the dropdown arrow, start typing the last name
to get to the approx. part of the list (3000 names) then select the correct
student in the combo box. What am I missing??
It works great, as long as no one else has the same last name. For example,
I have many Johnsons. My Combo box looks up students by name, but the First
Johnson is always the one chosen.
It works if I have Student ID be the first column and select students based
on their ID number, but then I can't search in the combo box by last name. I
want users to be able to click the dropdown arrow, start typing the last name
to get to the approx. part of the list (3000 names) then select the correct
student in the combo box. What am I missing??