Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, 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: Sticking with the Dashes.

Sticking with the Dashes

Written by Allen Wyatt (last updated July 29, 2024)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and 2021


3

As discussed in other issues of WordTips, en dashes and em dashes are "sticky" with the word that they follow and cannot be made sticky with the word that follows the dash. Thus, if you have two words separated by an em dash, and the combination appears near the end of a line, Word will wrap from one line to the next right after the em dash; you cannot force Word to keep both words and their connecting dash on the same line.

There is one workaround you can use, however. Let's assume that you have two words (first and second) separated by an em dash, as in first—second. If you want these to always be together, follow these steps:

  1. Select the two words and the em dash.
  2. Press Ctrl+X to cut the text from the document and place it on the Clipboard.
  3. Press Ctrl+F9. Word inserts a set of field braces at the insertion point.
  4. Press Backspace and then Delete (or Delete and then Backspace) to get rid of the two spaces automatically inserted between the field braces.
  5. Type EQ followed by a space.
  6. Press Ctrl+V. Word pastes the two words separated by the em dash.
  7. Press Alt+F9 to display the results of the field.

The result is that the field now shows your two words separated by an em dash. The results of the field always appear on a single line, so the words and their dash will always be together. This approach works regardless of the type of dash between the two words.

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

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

Using Non-Printing Text Boxes

Text boxes can be helpful for segmenting information from your main document and for creating unique page layouts. What ...

Discover More

Creating a Double Hanging Indent

A hanging indent is a type of paragraph formatting in which all lines of the paragraph are indented from the left margin ...

Discover More

Moving More than One Cell to the Right

Enter some data in a cell, and Excel typically moves to the next cell when you press Enter. If you want to move more than ...

Discover More

The First and Last Word on Word! Bestselling For Dummies author Dan Gookin puts his usual fun and friendly candor back to work to show you how to navigate Word 2019. Spend more time working and less time trying to figure it all out! Check out Word 2019 For Dummies today!

More WordTips (ribbon)

Making Highlighting Disappear when Typing

Select a highlighted word or phrase and start typing, and Word may maintain the highlighting on what you enter. If this ...

Discover More

Replacing Some Smart Quotes

Smart quotes look great in a document, but may not be right for all instances of quote marks or apostrophes. If you need ...

Discover More

Shortcut Key to Delete a Paragraph

There are numerous ways you can delete paragraphs as you are editing your document. This tip looks at a couple of 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 nine less than 9?

2024-07-29 08:32:36

Barry

Yet another thank-you to Allen and his Word.tips.
This one has obviously been available for a while now, and no mention in these comments that step 7 dos not work (for me anyway). Instead of Alt+F9 I have to use Shift+F9 to get the properly displayed text! I am using Windows 11, Office 2019 on an Asus laptop - maybe it matters?
Anyway someone may find this helpful.


2020-11-23 13:19:31

Jeanie Woodruff

@Susan,

That's a great tip. I made up a quick macro to insert the no-width non break character before and after any one character that follows the cursor. I assigned it to my Quick Access tool bar for, you know, quick access.

Sub NoBreak()
'
' NoBreak Macro
' Adds no-width/non-break character before and after a character to prevent the line from breaking on either side of the character.
'
Selection.InsertSymbol CharacterNumber:=8205, Unicode:=True, Bias:=0
Selection.MoveRight Unit:=wdCharacter, Count:=1
Selection.InsertSymbol CharacterNumber:=8205, Unicode:=True, Bias:=0
End Sub


2020-09-19 14:09:15

Susan

Another option is to take advantage of the “No-Width Non Break” found by navigating to Insert > Symbol > More Symbols, Special Characters tab. There is no assigned shortcut key. This special character is a nonprinting formatting mark, so activate Show/Hide (Ctrl-*) if necessary.

[nb] = No-Width Non Break

first[nb]—[nb]second


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.