search
HomeSoftware TutorialOffice SoftwareHow to add page breaks in Excel 2016

How to add page breaks in Excel 2016

How to insert page breaks in excel2016

Method/Step 1

1

Open the excel document and select the worksheet you want to edit or print.

2

On the View tab of the ribbon, in the Workbook Views group, click Page Break Preview.

3

Then the "Welcome to Pagination Preview" dialog box will appear, click "OK". If you don't want this dialog box to appear every time you go to pagination preview view, select the Don't show this dialog again check box, and then click OK.

4

To insert a horizontal page break, click on the line below which you want to insert the page break. If you want to insert a vertical page break, click on the column to the right of the column to insert the page break.

5

Then on the Page Layout tab, in the Page Setup group, click Separators.

6

Select line 29 and set the horizontal page break, and you will get the horizontal page break as shown below.

7

Select column D and set the vertical page break, and you will get the vertical page break as shown below.

END

Method/Step 2

Repeat method 1 steps 1-4. Right-click and select "Insert Page Break (B)" from the shortcut menu.

Select row 34, and then get the horizontal page break as shown below.

3

Select column D, and then get the vertical page break as shown below.

How to set up display paging

If you are not satisfied with the paging results, you can manually force paging. Change the number of rows of data on the page by inserting horizontal page breaks, and change the number of columns of data on the page by inserting vertical page breaks. You can also drag the page break with the mouse in the page break preview to change its position in the worksheet.

(l)Insert page break

Steps:

1) Click the cell in the upper left corner of the new page.

2) Select the "Page Break" command in the "Insert" menu.

If you click a cell in the first row or the column label of a column, only the vertical page break will be inserted; if you click a cell in the first column or the row of a row If you click on a cell elsewhere in the worksheet, both horizontal and vertical page breaks will be inserted. This operation can also be performed in Excel's page break preview view.

The new horizontal page break is inserted along the upper edge of the selected cell; the new vertical page break is inserted along the left edge of the selected cell. The selected cells will be printed in the upper left corner of the new page.

Tips: By default, Excel will automatically insert a dotted page break in the worksheet editing window when returning to normal view from the print preview window or page break preview window, or after performing page setup. You can select the "Options" command in the "Tools" menu, and in the "View" option of the "Select Pages" dialog box, clear the "Automatic Page Break" check box in the "Window Select Pages" option area. Hide page breaks.

(2)Delete page breaks

If you delete a horizontal page break, select the cell at the lower edge of the horizontal page break; if you delete a vertical page break, select the cell at the right edge of the vertical page break; if you delete both the horizontal page break and To use a vertical page break, select the cell in the upper left corner of the new page, and then select the "Delete Page Break" command in the "Insert" menu.

How to make excel spreadsheet re-print from the specified section

Note: For the convenience of demonstration, pictures that need to be printed to see the effect are screenshots from the office print preview window.

As shown in the figure, it is a table document with a total of 10 pages. Each page is printed continuously. Now suppose that the document needs to be printed on a new page starting from line 61.

Exit the print preview and return to the document. First, move the mouse to select the entire row 61: click the icon to select row 65 (i.e., row 61 of the table).

Select "Page View" - "Separators" - click "Page Break" in the excel menu bar, as shown in the figure.

At this time, you will return to the document and you will find a dotted line mark where there is a page break. This dotted line is only used as a mark when viewing, indicating that the page break is set successfully, as shown in the figure.

Note: This dotted line can be seen when viewing, but it will not be printed when we print.

When we print at this time, we can find that the page is re-paged at line 60, and the document has become 11 pages.

These are suitable for situations where you only need to print part of the document, or when you need to divide the complete document into several copies for printing. They are often used in work.

Similarly, if printing is completed and the document needs to be restored to its original state without pagination, we can also perform this through simple operations.

First select "Page View" - "Separators" - click the "Delete Page Break" option in the menu bar of excel, as shown in the figure.

At this time, when you return to the document view page, you will find that the dotted line mark where the page break was originally disappeared, which means that the page break deletion operation was successful.

Click on the print preview or print directly. At this time, you will find that the document is not printed in pages, and the entire document continues to change back to 10 pages.

The above is the detailed content of How to add page breaks in Excel 2016. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:Excel办公网. If there is any infringement, please contact admin@php.cn delete
How to lock and hide formulas in ExcelHow to lock and hide formulas in ExcelApr 25, 2025 am 10:52 AM

This tutorial explains how to conceal Excel formulas from the formula bar and protect them from unauthorized changes. Learn to lock individual or all formulas, ensuring data confidentiality and integrity. Microsoft Excel simplifies formula interpret

How to copy formula in Excel with or without changing referencesHow to copy formula in Excel with or without changing referencesApr 25, 2025 am 10:17 AM

This Excel tutorial explores various methods for copying formulas, addressing specific scenarios beyond simple mouse clicks. We'll cover copying formulas down columns, across entire columns, to non-adjacent cells, and techniques for preserving forma

How to edit, evaluate and debug formulas in ExcelHow to edit, evaluate and debug formulas in ExcelApr 25, 2025 am 09:52 AM

In this tutorial, you will learn a few quick and efficient ways to check and debug formulas in Excel. See how to use the F9 key to evaluate formula parts, how to highlight cells that reference or are referenced by a given formula, how to

Excel formulas not working: how to fix formulas not updating or not calculatingExcel formulas not working: how to fix formulas not updating or not calculatingApr 25, 2025 am 09:24 AM

This tutorial tackles common Excel formula errors, helping you troubleshoot formulas that won't calculate or update. Who can imagine Excel without formulas? Yet, malfunctioning formulas are incredibly frustrating. This guide provides solutions to

Formula bar in Excel: how to show, hide, expand or collapseFormula bar in Excel: how to show, hide, expand or collapseApr 25, 2025 am 09:13 AM

This tutorial explains the Excel formula bar, how to restore it if missing, and how to adjust its size. We'll cover various Excel versions. Many of our tutorials delve into Excel functions and formulas, but beginners should start with the basics, an

How to Use the SORTBY Function in ExcelHow to Use the SORTBY Function in ExcelApr 25, 2025 am 01:00 AM

Excel's SORTBY function: a tool for efficient sorting Microsoft Excel provides a variety of data sorting methods, and the SORTBY function is undoubtedly the simplest and most convenient one. It allows you to dynamically sort data based on multiple arrays while maintaining the integrity of the original data. SORTBY function syntax The syntax of the SORTBY function is concise and clear: =SORTBY(a,b¹,b²,c¹,c²...) in: a (required) is the region or array to be sorted; b¹ (Required) is the first region or array to sort by; b² (optional) is the sort order of b¹; c¹ and c² (optional)

How to find and highlight duplicates in ExcelHow to find and highlight duplicates in ExcelApr 24, 2025 am 10:42 AM

This tutorial shows you how to automatically highlight duplicate entries in Excel. We'll cover shading duplicate cells, entire rows, or consecutive duplicates using conditional formatting and a powerful add-in. Last week, we looked at using formulas

How to identify duplicates in Excel: find, highlight, count, filterHow to identify duplicates in Excel: find, highlight, count, filterApr 24, 2025 am 10:06 AM

The tutorial explains how to search for duplicates in Excel. You will learn a few formulas to identify duplicate values or find duplicate rows with or without first occurrences. You will also learn how to count instances of each duplicate

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software