Setting | Description | Visual Basic |
Yes | Microsoft Access starts printing the section at the top of the next page if it can't print the entire section on the current page. | True (–1) |
No | (Default) Microsoft Access prints as much of the section as possible on the current page and prints the rest on the next page. | False (0) |
Dim intGetVal As Integer
intGetVal = Me.Section(acDetail).KeepTogether