Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Selecting an Entire Section.

Selecting an Entire Section

Written by Allen Wyatt (last updated December 16, 2023)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021


You probably already know that you can press Ctrl+A to select all the text in an entire document. What if you want to select all the text in a particular section of a document, however? Does Word provide a shortcut to select just a single section?

A section is defined as the portion of a document between the beginning of the document and the first section break, between two consecutive section breaks, or between the final section break and the end of the document. There is no shortcut defined in Word that allows you to select a single section of your document. There are, however, some ways that you can perform the selection or you can create your own shortcut.

One simple way is to follow these steps:

  1. Position the insertion point at the beginning of your section.
  2. Press F8 to turn on extend mode.
  3. Press F5 to display the Go To tab of the Find and Replace dialog box. (See Figure 1.)
  4. Figure 1. The Go To tab of the Find and Replace dialog box.

  5. In the left side of the dialog box, choose Section.
  6. Click Next.

The entire section should now be selected and you can do whatever you want to do next. You can also use a variation on these steps, in this manner, provided you are using Word 2007 or Word 2010. (It won't work in later versions of Word because Microsoft removed the Object Browser beginning with Word 2013, and this variation depends on the Object Browser.)

  1. Position the insertion point at the beginning of your section.
  2. Press F8 to turn on extend mode.
  3. Click the Select Browse Object control. (The small, round ball below the vertical scroll bar, at the bottom-right of your program window.) A palette of available objects appears.
  4. Click the Browse by Section object.

That's it; the section should now be selected. It should be noted that neither of the previous techniques will work properly in selecting the final section of a document or in selecting the entire document if you have only one section in the document.

If you need to select the current selection quite regularly, then you should develop your own shortcut. You can create a macro, and then assign a shortcut key to that macro. The following macro will select the current section:

Sub SelectCurrentSection()
    On Error Resume Next
    Selection.Range.Sections.First.Range.Select
End Sub

The On Error statement at the beginning of the macro is just a quick-and-dirty way of suppressing the error raised if the insertion point is in a header, footer, footnote pane, or any other place where there are no sections defined.

Note:

If you would like to know how to use the macros described on this page (or on any other page on the WordTips sites), I've prepared a special page that includes helpful information. Click here to open that special page in a new browser tab.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (11141) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021. You can find a version of this tip for the older menu interface of Word here: Selecting an Entire Section.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Hiding and Unhiding Columns

Want to hide a column so it doesn't appear in the worksheet? It's easy to do using the formatting capabilities of Excel.

Discover More

Quick Recall of Table Formats

Got a table that you use over and over again? One way you can make quick work of such repetition is to save the table in ...

Discover More

Using Named Ranges in a Macro

Named ranges are a great capability provided by Excel. You can define all sorts of named ranges in a workbook, but how do ...

Discover More

Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!

More WordTips (ribbon)

Deletions Don't Work as Expected

We all get into habits, including in how we use Word. If you are used to deleting text in a particular way, and all of a ...

Discover More

Strange Characters when Pasting Text from the Web

It is not uncommon to copy information found on the web and then paste that information into a Word document. Do so, ...

Discover More

Quickly Moving Text with the Mouse

Drag-and-drop editing is a handy feature when you love to use the mouse. There are two ways you can move text using the ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is two more than 7?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.

Videos
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.