Hi guys, hope you can help...
I have a form (CustomerList) with a combobox (CustomerID) which is the primary key for the table, and a whole stack of bound textboxes with their info in it....
I want the user to be able to select an existing record based on the combobox selection (i can do this...