
click to enlarge
The first method to use to make a subform is to create it at the same time as a form. Open a database window. In the Objects task pane, click
Forms. Click the
New button on the toolbar and the New Form dialog will open. Double click
Form Wizard and the Form Wizard will open.
Select an option from the Tables/Queries list. Add the fields you want in the form by double clicking them in the Available Fields list. Before pressing Next, select a second option from the Tables/Queries list, and double click the fields to add according to that selection, setting up relationships between the two tables or queries. Click Next.
The wizard will ask which table or query you want to view by. Click the selection you want and select the Form with Subform(s) option, as well. Follow the remaining steps of the wizard. When you finish, Access will have made two forms (the main form and the subform).