C
CROD
I am trying to avoid having to scroll through an existing ListBox to find a
name. The existing ListBox references a column/list of names within a
database.
I would like to have a user find a name within the ListBox by entering the
"name" into a TextBox, which then finds the ExactMatch name in the referenced
ListBox.
If there is an ExactMatch, Then the "name" in the ListBox is highlighted or
selected.
I would greatly appreciate your assistance with this.
name. The existing ListBox references a column/list of names within a
database.
I would like to have a user find a name within the ListBox by entering the
"name" into a TextBox, which then finds the ExactMatch name in the referenced
ListBox.
If there is an ExactMatch, Then the "name" in the ListBox is highlighted or
selected.
I would greatly appreciate your assistance with this.