S
Sid
I'm populating a listBox with a query. When adding new
items to the list (from ComboBox), what's the best way to
check that the item to be added isn't already in the
list? (I've tried sequencing through using the ListIndex
as well as a FindFirst against the recordSet of the list
control -- having problems with both approaches.)
Sid Baucom
items to the list (from ComboBox), what's the best way to
check that the item to be added isn't already in the
list? (I've tried sequencing through using the ListIndex
as well as a FindFirst against the recordSet of the list
control -- having problems with both approaches.)
Sid Baucom