Quick summary
A continuous form in MS Access displays multiple records simultaneously in a scrollable layout, making it easier to review and manage database entries. This guide walks you through enabling the Continuous Form view via the Property Sheet in Design View.
Steps
- Go to the Navigation Pane, right-click the target form, and open it in Design View.
- Open the Property Sheet, navigate to the Default View section, and select Continuous Form.
- Set the Scroll Bars property to Vertical or Both to enable scrolling when records exceed the visible screen area.
- Click the save icon to save all changes to the form.
- Verify the result — multiple records should now display in a continuous layout, each appearing on a new line.



