I Want to create a form that represents the following data
Book list
booknumber
nameofbook
Book publisher
publisher number
book author
author number
On the form
when you click on name of book 1st list box it automatically populates the second (book publisher) and third list box (book author) based on the first list box
How can I also set it up so it downloads the ISBN number into the program itself automatically.
Where can I purchase a physical book that explains the coding proccess?
This should not be hard, but I need the exact coding which no one understands
I will atatch a sample db online
Book list
booknumber
nameofbook
Book publisher
publisher number
book author
author number
On the form
when you click on name of book 1st list box it automatically populates the second (book publisher) and third list box (book author) based on the first list box
How can I also set it up so it downloads the ISBN number into the program itself automatically.
Where can I purchase a physical book that explains the coding proccess?
This should not be hard, but I need the exact coding which no one understands
I will atatch a sample db online