How to remove all column breaks in Word?
Removing a single column break in a Word document is straightforward, but efficiently removing all column breaks in a long document can be more challenging.
Whether you're working on a lengthy report or a complex document, knowing how to quickly remove all column breaks can save you a significant amount of time. This tutorial will guide you through several methods for removing all column breaks in a Word document:
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 column breaks one by one
Manually removing column breaks in Word can be done step by step. Follow these instructions to remove them one at a time or multiple at once.
- To display column break marks in the document, click "Home" > "Show/Hide".
- Put the cursor before the column break you want to remove. Tip: To remove multiple column breaks, hold down the Ctrl key and select the column breaks one by one.
- Press the Delete key on your keyboard.
Note: Selecting column breaks one by one can be arduous and time-consuming, especially if the document contains more than 200 pages. In such cases, use the following methods.
Remove all column breaks with the Find and Replace
- Click "Home" > "Replace" to open the Find and Replace utility. Or use the shortcut key Ctrl + H.
- Click the "More>>" button to expand more options.
- Place the cursor in the "Find What" field, and select "Column Break" from the "Special" pull-down menu.
- A "^n" character will appear in the "Find What" field. Click "Replace All" to remove all column breaks.
Remove all column breaks with Kutools for Word
There is a quicker and more convenient way to remove all column breaks in Word. With Kutools for Word, you can easily remove all column breaks from the entire document or a specific selection with just one click.
- To remove column breaks in a specific range, select the range and click "Kutools" > "Breaks" > "Remove All Column Breaks in Selected Range".
- To remove column breaks across the entire document, leave everything unselected and click "Kutools" > "Breaks" > "Remove All Column Breaks in Selected Range".
Remove all column breaks using VBA
If you are familiar with VBA coding, you can use a macro to quickly remove all column breaks from your document. Follow these steps to achieve this:
- Press Alt + F11 to open the "Microsoft Visual Basic for Applications" window.
- Click "Module" on the "Insert" tab, then paste the following VBA code:
Sub Delecolumnbreaks() Selection.Find.ClearFormatting Selection.Find.Replacement.ClearFormatting With Selection.Find .Text = "^n" .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
- Click the Run button or press F5 to execute the VBA.
Note: If "Track Changes" is enabled, the VBA may not successfully remove all column breaks.
Demo: How to remove column breaks in Word
Discover the Kutools / Kutools Plus tab in this video from Kutools for Word. Enjoy 100+ features and permanently free AI utilities. Download now!
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 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
- π€ Kutools AI Features: AI Assistant / Real-Time Assistant / Super Polish / Super Translate / AI Redaction / AI Proofread
- π Document Mastery: Split Pages / Merge Documents / Batch Convert to PDF
- β Contents Editing: Batch Find and Replace / Resize All Pictures
- π§Ή Effortless Clean: Remove Extra Spaces / Remove Section Breaks
- β Creative Inserts: Insert Thousand Separators / Insert Check Boxes / Create QR Codes
- π Supports 40+ Languages: Kutools speaks your language β 40+ languages supported!