If i have a text box linked to an adodc control, where the text box displays the invoice #. And i also have a list box, which also displays all of the invoices, both bound to the adodc. when an invoice # is displayed in the text box, the number is highlighted in the list box, but when i selected a number in the list box, is doesn't bring up the number in the text box?? How can i get the text box and the list box to correspond to each other. thanks