The simplest way to split a document
Word has no built-in "split document" button, so you create two separate files by hand: copy the second half into a new document, then delete it from the original. This takes about two minutes and works reliably whether your document is 5 pages or 500.
The reason Word doesn't automate this is that "the halfway point" means different things depending on what you're splitting. You might want to split at a page break, at a chapter heading, at a section break, or straightforward at word count. Word can't guess which one you mean, so it leaves the decision to you.
Key Takeaways
- Word has no automatic split function, so you manually copy the second half into a new document and delete it from the original.
- The fastest approach is to open your document and a blank document side by side, then cut and paste the content you want to separate.
- If your document uses section breaks or page breaks intentionally, splitting at those points preserves your formatting in both files.
- Always save the new file with a different name before you delete anything from the original, so you don't lose content by mistake.
Split by cutting and pasting between two windows
Open your document in Word. Then open a second blank Word document. Arrange both windows side by side so you can see them at the same time — in Windows, press the Windows key and the right arrow to snap one window to the right half of your screen, then click the other window and press Windows key and left arrow.
In your original document, scroll to the point where you want to split. Click at the very beginning of the text you want to move to the second file. Then hold Shift and click at the very end of the document. This selects everything from your cursor to the end. Press Ctrl+X to cut the text.
Click into the blank document on the right and press Ctrl+V to paste. Save this new document with a clear name like "Document_Part2.docx". Go back to the original document and save it. You now have two files — one with the first half, one with the second.
Split at a page break or section break
If your document already has page breaks or section breaks where you want to split, use those as your dividing line. This is cleaner than splitting mid-page because the formatting stays intact.
Open your document and press Ctrl+H to open Find and Replace. In the "Find what" field, type ^m (that's a caret and the letter m) — this is Word's code for a page break. Click "Find All" and Word will highlight every page break in your document. Close the dialog and scroll through to find the break where you want to split.
Click right before that page break and follow the cut-and-paste steps above. If you're splitting at a section break instead, use ^b in the Find field. Section breaks are less common but work the same way.
Split by word count if you need exact halves
If you need to split a document into two files of roughly equal length, use Word's word count feature to find the midpoint. Press Ctrl+Shift+G to open the word count dialog and note the total number of words. Divide by two to find your target.
Then use Find and Replace again — press Ctrl+H and search for a common word that appears near your target word count. For example, if your document is 10,000 words and you want to split at 5,000, search for a word you know appears around that point and use "Find All" to see how many instances appear before it. This is approximate but gets you close enough to then manually adjust by a few sentences.
Once you've located the split point, click there and use cut and paste as described above. This method takes longer than splitting at a natural break, so only use it if you have a specific reason to need equal halves.
Preserve formatting when you split
When you cut and paste between documents, Word usually carries over the formatting of the text you moved. However, if your document uses styles (like Heading 1, Body Text, or custom styles), those styles travel with the text only if they're already defined in the receiving document.
If the second file looks wrong after you paste — fonts are different, spacing is off, or colors changed — the styles didn't transfer. To fix this, go to the second file and press Ctrl+A to select all text. Then go to the Home tab and click the small arrow next to "Styles" on the right side of the ribbon. Click "Clear All" to remove formatting, then reapply the styles you want. Alternatively, copy a paragraph that looks correct from the first file, paste it into the second file, and use Format Painter (the brush icon on the Home tab) to copy that formatting to the rest of the text.
What to do if your document has headers, footers, or page numbers
Headers and footers don't travel with cut-and-paste the way body text does. When you paste content into a new document, the new document gets its own blank header and footer. If your original document had page numbers, a company logo, or other repeated content in the header or footer, you'll need to add those to the second file separately.
Open the second file and double-click at the very top of the page to open the header area. Type or paste whatever was in the original header. Do the same for the footer by double-clicking at the bottom. If the original document had page numbers, go to the Insert tab, click "Page Number", choose your position, and Word will automatically number the pages in the second file starting from 1.
Save both files with clear names to avoid confusion
Before you delete anything from your original document, save the new file with a name that makes it obvious which part it is. Instead of "Document_v2.docx", use "Document_Part1.docx" and "Document_Part2.docx", or "Document_Pages1-15.docx" and "Document_Pages16-30.docx". This prevents the common mistake of opening the wrong file later and thinking you've lost content.
After you've saved the second file and confirmed it contains everything you want, go back to the original document, verify that the text you cut is really gone, and save it. Open both files one more time to make sure each one has the right content and formatting. Only then delete the original unsplit version if you no longer need it.
Frequently Asked Questions
Can I split a document into more than two files at once?
No, Word doesn't have a feature to split into multiple files automatically. You can split into two, then split one of those two into two more, repeating as needed. For a document you need to split into many pieces regularly, consider using a different tool or saving the document as separate chapters from the start.
What happens to tracked changes when I split a document?
Tracked changes travel with the text when you cut and paste. If your document has comments or revisions, they'll appear in whichever file contains that text. If you want a clean version without tracked changes before splitting, press Ctrl+Shift+E to turn off Track Changes, then go to the Review tab, click "Accept All" to accept every change, and save before you split.
Will splitting break any links or cross-references in my document?
Cross-references (like "see page 5") will break if the target is in the other file. After you split, open each file and press Ctrl+A then Ctrl+Shift+F9 to convert all cross-references to plain text showing the last value they had. This prevents error messages but means the references won't update if you edit the other file later.
Can I undo a split if I change my mind?
If you haven't closed the files yet, press Ctrl+Z in the original document to undo the cut operation and restore the text. If you've already closed and reopened the files, you can't undo. This is why saving the second file with a different name before deleting anything is important — you can always copy the content back if needed.