Access: Screen Play Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

Design -> Property Sheet

Link the Form Fields

Whenever you link the Master and Child Fields, you make the database fill in the blanks for you.

 

If you link the CustomerID, then whenever you select a customer from the Combo Box on the Master form, the subform will inherit the CustomerID.

 

There are three links: the ReceiptID, so that one receipt can record many movie rentals, the CustomerID, so that one customer can rent many movies, and the date fields.

 

Try it: Review the Property Sheet

Select the Subform.

Go to Design->Property Sheet.