Access: Screen Play Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 More

Design -> Property Sheet

Make a Subform

A subform is just one form inside another form. The subform, or Child, inherits data from the Master form.

 

For example, the CustomerID in the Master form can be automatically entered into the subform. 

 

Try it: Create a new form

Go to Create ->Form Design

Then go to Design ->Property Sheet

 

Edit the following Properties:

Record source: blMovieRented.

 

Save the new form and name it: ReceiptSubform.

 

  Microsoft Access 2007 Exam 77-605 Topic: 2. Creating and Formatting Database Elements 

  2.5. Create forms   2.5.5. Create subforms