davidrsutton
Programmer
Hi...
I have a combo box on a form that is populated with a list of names. The user can type in the combo box and it obviously auto fills in the rest of the name if there is a match.
the problem is, some people have the same name. And instead of users having to type in the name, then click on the combo box to expand it to check there is not 2 people of the same name, it would be really good if when all the time the combo box has focus, that the drop down list would permanently (while it has focus) display all the names so that users can see duplicate people at a glance.
Hope that makes sense, and any help or ideas would be most appreciated!
Thanks in advance,
Dave
I have a combo box on a form that is populated with a list of names. The user can type in the combo box and it obviously auto fills in the rest of the name if there is a match.
the problem is, some people have the same name. And instead of users having to type in the name, then click on the combo box to expand it to check there is not 2 people of the same name, it would be really good if when all the time the combo box has focus, that the drop down list would permanently (while it has focus) display all the names so that users can see duplicate people at a glance.
Hope that makes sense, and any help or ideas would be most appreciated!
Thanks in advance,
Dave