OK. I have two sets of data - book details and student details. A combo box is used to select a book on the student form from the book table. However, simultaneously, I would like the name of the student holding that book to appear on the book form.
I.e. the book ID goes to the student form, and the student name goes to the book form.
HELP. How can i do this?
I.e. the book ID goes to the student form, and the student name goes to the book form.
HELP. How can i do this?