G
Guest
i am building a database for all the books in my library.
i have one master table Books
i want to use a form to keep a record of checking out a book. i want to use
a combo box to select the [title] of a book
display related fields from the books table. i'm not sure how to relate the
text boxes on the form to the combo box.
i have one master table Books
i want to use a form to keep a record of checking out a book. i want to use
a combo box to select the [title] of a book
display related fields from the books table. i'm not sure how to relate the
text boxes on the form to the combo box.