
Create a form that contains a subform (a one-to-many form)
Learn how to create a form in Access that contains a subform (also known as a one-to-many form, a parent/child form, or a hierarchical form).
Link forms together - Microsoft Support
You can do this in Access by linking the multiple-item form to a single-item form. When you click an item in the multiple-item form, the single-item form opens to show the details.
Create a form in Access - Microsoft Support
Create a form that contains a subform in Access When you are working with related data that is stored in separate tables, you often need to view data from multiple tables or queries on the …
Create and use subreports - Microsoft Support
When you create a subform or subreport by using a wizard or by dragging an object from the Navigation Pane to a report, Access automatically links the subform or subreport to the main …
Find records with the most recent or oldest dates
This article explains how to use a top value query in Access to find the most recent or earliest dates in a set of records. You can use the information that this type of query returns to answer …
Create a control that references a control on another form
This article describes you how to add a text box control to an Access form, and then set the properties for that text box so that it displays a value from a control on another form.
Create a tabbed form - Microsoft Support
Adding tabs to an Access form can make it more organized and easier to use, especially if the form contains many controls. By placing related controls on separate pages of the tab control, …
Insert a datasheet into a form - Microsoft Support
On the Design tab, in the Controls group, click the Subform/Subreport button. In the form design grid, click where you want the datasheet to be inserted. Reposition and resize the subform …
Introduction to forms - Microsoft Support
Learn about the different types of forms in Access databases and how to create them.
Use a query as the record source for a form or report
You can use a query to supply data to a form or report in Access. You can use a query when you create the form or report, or you can change an existing form or report by setting its Record …