Skip to main content
Bob Umlas/4 min read

Introduction to Excel’s Page Layout Tab: Setting Margins, Page Orientation, Size, Print Area, & Breaks in Excel

Excel Analysis Workflow

1

Clean the Data

Remove duplicates, handle blanks, normalize text.

2

Add Helper Columns

Compute the derived values you'll analyze on.

3

Build Pivot Tables

Drag dimensions and measures to summarize.

4

Visualize with Charts

Add a chart, format axes, and tell a clear story.

Master Excel at Noble Desktop

Noble Desktop's Excel Bootcamp covers formulas, pivot tables, data analysis, and VBA.

Explore an in-depth guide on how to navigate the Page Layout tab in Microsoft Excel, covering commands such as Margins, Orientation, Size, Print Area, and Breaks, with detailed visuals and step-by-step instructions.

It seems not much has been written about this tab. In this blog, I’ll cover the items shown here (which do not include all the commands in the Page Layout tab) up until the Breaks icon. In parts 2 of 3 and 3 of 3, I’ll cover the icons from Background to the end, as well as go over the Page Setup command:Intro To Excel Page Layout 1 example showing icons from background to the end, as well as go over the pag

Let’s start with Margins. If you click the dropdown arrow below the Margins icon, you see this:

Intro To Excel Page Layout 1 example showing if you click the dropdown arrow below the margins icon, you

You can select any of the built-in margins if it fits your needs, or you can modify them using the bottom item, “Custom Margins…” It looks like the first 2 choices have identical settings, but the “Last Custom Setting” changes to reflect the last setting you used. Suppose you select Custom Margins. You will see this:

Intro To Excel Page Layout 1 example showing you will see this:

If you change some of these settings, say you set the top, left, bottom and right to.5 (inches), then when you click the dropdown next time, you’ll see this at the top:

Intro To Excel Page Layout 1 example showing then when you click the dropdown next time, you’ll see this

That way your “favorite” custom setting is saved.

The “Orientation” setting is fairly straightforward and consists only of Portrait or Landscape:

Intro To Excel Page Layout 1 example showing setting is fairly straightforward and consists only of portr

The next icon is “Size”, and has to do with the paper size you’re printing on. Here’s the top part of the list, containing the most common U.S. paper sizes:

Intro To Excel Page Layout 1 example showing paper sizes:

Next is “Print Area”:


Intro To Excel Page Layout 1 example showing next is “print area”:

Here you can set or clear the print area. If you set it, then only the range you select will be printed, even if there’s a lot more to print. Clear Print Area doesn’t erase anything(!) – it allows for printing everything on the sheet (which is the default). It’s useful if you have previously set the print area and now want to print everything. If you do set the print area, then a name, “Print_Area” is created (or redefined if it already existed):

Intro To Excel Page Layout 1 example showing if you do set the print area, then a name, “print_area” is c

In the above example, if you select B2:C6 and use the Set Print Area command, then when you print the sheet, only B2:C6 would print (note the name Print_Area in the upper left corner – an area called the Name Box).

If a Print_Area is selected, then the same command adds a new setting:

Intro To Excel Page Layout 1 example showing if a print_area is selected, then the same command adds a ne

You can have several sections belonging to the print area!

Next comes “Breaks”. When you select this dropdown, you see:

Intro To Excel Page Layout 1 example showing next comes “breaks”. when you select this dropdown, you see:

If you have an entire row selected and use Insert Page Break, then you would see a line indicating where the page break falls. Suppose row 4 was selected and you issued the command:

Intro To Excel Page Layout 1 example showing suppose row 4 was selected and you issued the command:

Notice the light line between rows 3 and 4 – this indicates the page break. You can suppress the display of the page breaks in File/Options/Advanced section. If you scroll about 3/4 the way down, you’ll see this checkbox:


Intro To Excel Page Layout 1 example showing if you scroll about 3/4 the way down, you’ll see this checkb

In the Print area which was set above, if you did File/Print, you’d see:

Intro To Excel Page Layout 1 example showing in the print area which was set above, if you did file/print

And when you request the next page (hey—how is that done? You scroll down and at the very bottom you’ll see this):

Intro To Excel Page Layout 1 example showing (hey—how is that done? you scroll down and at the very botto

And then you can click the arrow next to the 2, and you’ll see the 2nd page:

Intro To Excel Page Layout 1 example showing and then you can click the arrow next to the 2, and you’ll s

If only one cell is selected when you issue the Insert Page Break command, you’ll see crosshairs for the page breaks. Here, cell C4 was selected when the command was issued. 4 pages would print (A1:B3 would be on one page. C1:D3, A4:B7, and C4:D7 would each be on separate pages).

Screenshot of an Excel worksheet with numeric data in columns A through E, showing sequences of ascending numbers organized into rows and columns.

The Remove Page break is enabled only if a page break is selected, like C4 in the previous example.

Reset All Page Breaks removes any page breaks set, and also changes the print setting for the scaling. That is, if you set the print to be 80% (we’ll discuss this in one of the next articles on Page Setup), then that would be reset to 100% when you use the Reset All Page Breaks command.