Categories: Windows

Microsoft Word – How to remove last section break

Working with Microsoft Word sections allows you to create different visual pages in your document without much effort. Adding different headers and footers, different page numbering. All of that is available for everyone by using Section Breaks. But sometimes you need to remove section breaks, and doing so is not that easy when it's actually the last Section Break in the document! Fortunately there's a hidden way to do it.

Problem Description

To add a section break to document you simply need to go to Page Layout tab in Microsoft Word and under Page Setup choose Breaks and proper Section Break you would like you insert.

After inserting new section break you can then configure your pages to have different styles and options per each section.

Once you add section you may find out it's not needed and you need to remove it to keep the same header, footer, pages numbering and format of the page/paragraph across all the pages in a document. Removing standard Section Break is fairly easy. You can simply remove the section breaks in Word 2013 by putting mouse cursor before Section Break and while holding left mouse button going to the end of the Section Break till it's selected.

If you don't see the Section Breaks or other special characters please make sure to enable Show/Hide option under Paragraph section, top right corner.

It allows you to see paragraph marks and other hidden formatting symbols. So while this option is good for most of the Section Breaks it actually doesn't work that way for last Section Break in the document.

Solution

However what isn't that easy is removing the last section in the document. Fortunately there is workaround you can use it to get rid of it. If you want to get rid of it, you first have to make sure that the section formatting of the final section is identical to that of the preceding one. To do this:

  1. Go to the very end of the document, and go into the final section‘s header. If it's a continuous section break, you will first need to temporarily create a page break at the end of the document, so that you don't go into the previous section's Header.
  2. Make sure that both the Header and Footer are set to “Same as Previous”. If they aren't, use the Header/Footer toolbar to set it to this. Then return to the main document.
  3. Go to the penultimate section, select File / Print and then choose  Page Setup at the bottom of the print properties

  1. Make sure to go thru each tab without changing anything and close Page Setup window by pressing OK. (This makes Word “Remember” all the settings in the dialog).

  1. Now go to the final section and press F4 (an equivalent of repeat last command). This applies the “remembered” settings to the final section.
  2. If there are differences in the column formatting between the two sections, you'll also need to use the F4 trick with the Format + Columns dialog.
  3. You can now safely delete the final section break (and the manual page break, if you inserted one).

This post was last modified on April 1, 2016 18:35

Przemyslaw Klys

System Architect with over 14 years of experience in the IT field. Skilled, among others, in Active Directory, Microsoft Exchange and Office 365. Profoundly interested in PowerShell. Software geek.

Share
Published by
Przemyslaw Klys

Recent Posts

Active Directory Replication Summary to your Email or Microsoft Teams

Active Directory replication is a critical process that ensures the consistent and up-to-date state of…

1 week ago

Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

Hey there! Today, I wanted to introduce you to one of the small but excellent…

5 months ago

Active Directory Health Check using Microsoft Entra Connect Health Service

Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its…

7 months ago

Seamless HTML Report Creation: Harness the Power of Markdown with PSWriteHTML PowerShell Module

In today's digital age, the ability to create compelling and informative HTML reports and documents…

8 months ago

How to Efficiently Remove Comments from Your PowerShell Script

As part of my daily development, I create lots of code that I subsequently comment…

8 months ago

Unlocking PowerShell Magic: Different Approach to Creating ‘Empty’ PSCustomObjects

Today I saw an article from Christian Ritter, "PowerShell: Creating an "empty" PSCustomObject" on X…

9 months ago