How do I link two record sources to one form? HELP!

a14929

Registered User.
Local time
Today, 13:02
Joined
Apr 9, 2000
Messages
11
I am in the process of designing an appliction to assign books to students. On the students form, I have included the various fields from the students table. The students table is therefore the record source in the properties dialog box. However, on this form, I also need to include a checkbox "Yes/No" field from the books table. Is there a way of doing this? I am desperate, plese help!
 
Create a subform that goes with your main form. Link a common field between the two forms so that the records match.
 

Users who are viewing this thread

Back
Top Bottom