Skip to main content

Kutools for Office β€” One Suite. Five Tools. Get More Done.

How to remove all empty paragraphs in Word?

Author Sun Last modified

Empty paragraphs in a Word document can make it look messy and unprofessional. These unwanted blank spaces often appear due to formatting issues or when copying text from other sources. Manually removing each empty paragraph can be tedious, especially in long documents. Fortunately, there are efficient ways to quickly remove all empty paragraphs from your document.

In this tutorial, we'll show you how to eliminate these empty paragraphs in Word, making your document cleaner and easier to read.

Recommended Productivity Tools for Word

Kutools for Word: Integrating AI πŸ€–, over 100 advanced features save 50% of your document handling time.Free Download

Office Tab: Introduces the browser-like tabs to Word (and other Office tools), simplifying multi-document navigation.Free Download


Remove all empty paragraphs with Find and Replace function

Removing empty paragraphs one by one can be tedious, but Word's Find and Replace function simplifies this process:

  1. Click Home > Replace to open the Find and Replace utility, or press Ctrl + H as a shortcut.
  2. Click the More>> button to reveal additional options.

    Find and Replace dialog box with More button highlighted

  3. Place the cursor in the Find What field, then select Paragraph Mark from the Special drop-down menu.

    Paragraph Mark selected from the Special drop-down list

  4. After selecting Paragraph Mark, the symbol β€œ^p” will appear in the Find What field.
  5. Copy the symbol β€œ^p” again in the Find What field to make it β€œ^p^p” and click Replace All to remove empty paragraphs.

Note: Using β€œ^p” will remove all paragraph marks, potentially merging text into a single paragraph. The β€œ^p^p” removes only empty paragraphs, leaving text properly separated.

Office Tab: Brings tabbed interfaces to Word, Excel, PowerPoint...
Navigate through documents using Office Tab
Enhance your workflow now.      Learn More about Office Tab       Free Download

Remove all empty paragraphs with Kutools for Word

Removing all empty paragraphs in Word using the built-in features requires multiple steps, and macros can be too complex for many users. Fortunately, Kutools for Word provides a quick and easy way to remove all empty paragraphs from your document.

Kutools for Word, equipped with AI πŸ€–, offers over 100 handy features to simplify your tasks.

To remove empty paragraphs:

  • From the entire document: Click Kutools > Paragraphs > Remove All Empty Paragraph Marks in Selected Ranges.
  • From a specific section: First select the section, then click Kutools > Paragraphs > Remove All Empty Paragraph Marks in Selected Ranges.

    Remove All Empty Paragraph Marks in Selected Ranges option on the Kutools tab on the ribbon

After clicking Remove Empty Paragraph Marks, all empty paragraphs will be removed from the selected range or the entire document.

Document with empty paragraphs

Arrow

Document with empty paragraphs removed

Kutools for Word is the ultimate Word add-in that streamlines your work and boosts your document processing skills. Get It Now!

Remove all empty paragraphs using VBA

If you prefer using a macro, the following VBA code can help you remove all empty paragraphs in a Word document. Follow these steps:

  1. Press Alt + F11 to open the Microsoft Visual Basic for Applications window.
  2. Click Module on the Insert tab.
    Module options selected from the Insert dropdown
  3. Copy and paste the following VBA code into the Module window.
    Sub Deleemptyparagraphs()
    Selection.Find.ClearFormatting
    Selection.Find.Replacement.ClearFormatting
    With Selection.Find
    .Text = "^p^p"
    .Replacement.Text = ""
    .Forward = True
    .Wrap = wdFindContinue
    .Format = False
    .MatchCase = False
    .MatchWholeWord = False
    .MatchByte = False
    .MatchAllWordForms = False
    .MatchSoundsLike = False
    .MatchWildcards = False
    .MatchFuzzy = False
    End With
    Selection.Find.Execute Replace:=wdReplaceAll
    End Sub
  4. Click Run button Run button or press F5 to execute the script.

Best Office Productivity Tools

Kutools for Word - Elevate Your Word Experience with Over 100 Remarkable Features!

πŸ€– Kutools AI Features: AI Assistant / Real-Time Assistant / Super Polish (Preserve Format) / Super Translate (Preserve Format) / AI Redaction / AI Proofread...

πŸ“˜ Document Mastery: Split Pages / Merge Documents / Export Selection in Various Formats (PDF/TXT/DOC/HTML...) / Batch Convert to PDF...

✏ Contents Editing: Batch Find and Replace across Multiple Files / Resize All Pictures / Transpose Table Rows and Columns / Convert Table to Text...

🧹 Effortless Clean: Sweap away Extra Spaces / Section Breaks / Text Boxes / Hyperlinks / For more removing tools, head to the Remove group...

βž• Creative Inserts: Insert Thousand Separators / Check Boxes / Radio Buttons / QR Code / Barcode / Multiple Pictures / Discover more in the Insert group...

πŸ” Precision Selections: Pinpoint Specific Pages / Tables / Shapes / Heading Paragraphs / Enhance navigation with more Select features...

⭐ Star Enhancements: Navigate to Any Location / Auto-Insert Repetitive Text / Toggle Between Document Windows / 11 Conversion Tools...

🌍 Supports 40+ Languages: Use Kutools in your preferred language – supports English, Spanish, German, French, Chinese, and 40+ others!

Kutools and Kutools Plus tabs on the Word Ribbon
πŸ‘‰ Want to try these features? Download Kutools for Word now! πŸš€
 

✨ Kutools for Office – One Installation, Five Powerful Tools!

Includes Office Tab Pro Β· Kutools for Excel Β· Kutools for Outlook Β· Kutools for Word Β· Kutools for PowerPoint

πŸ“¦ Get all 5 tools in one suite | πŸ”— Seamless integration with Microsoft Office | ⚑ Save time and boost productivity instantly

Best Office Productivity Tools

Kutools for Word - 100+ Tools for Word