Hey,
I kinda got stuck on the following
i have an datacombobox that lists the names of books;
when i select a title from that list,
two other fields should display; ie the isbncode and the author
how do i get the ado-recordset set to the right title?
i think it's using the change event of the datacombobox, but then again what do i know

...
thx for any help in advance.