Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.52 KB

page-break-control.md

File metadata and controls

39 lines (27 loc) · 1.52 KB
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Page Break Control
vbaac10.chm13599
vbaac10.chm13599
access
351b9de2-e2ff-c85f-193b-d5d8b3870d64
06/08/2017
medium

Page Break Control

Applies to: Access 2013 | Access 2016

The page break control marks the start of a new screen or printed page on a form or report.

Remarks

In a form, a page break is active only when you set the form's DefaultView property to Single Form. Page breaks don't affect a form's datasheet.

In Form view, press the PAGE UP or PAGE DOWN key to move to the previous or next page break.

Position page breaks above or below other controls. Placing a page break on the same line as another control splits that control's data.

See also

[!includeSupport and feedback]