I have a database form that has an ADO listbox, a textbox and an ADO data control. I want to be able to click on an item in the listbox, and for the ADO data control to jump to that item so that it displays the item in the textbox for editing. Is there anyone that can help me achieve that.
