Skip to main content

How to save selected pages/ranges as new document in Word?

In a Word document which contains dozens of pages, you may want to only save part of contents or selected pages as a new document, how can you solve it? Here, in this article, I introduce the ways on solving this job.

Save selected pages/ranges as new document with VBA code

Save selected pages/ranges as new document with Kutools for Wordgood idea3


Save selected pages/ranges as new document with VBA code

Generally, you can select the needed pages or ranges then copy and paste them as a new document, but here is a code also can help you save selected pages or ranges as new Word document.

1. Select the pages or contents you want to save as new one, press Alt + F11 key to enable Microsoft Visual Basic for Applications window.

2. Click Insert > Module, then copy and paste below code to the new Module script.

VBA: Save selection as new document

Sub SaveSelected()
'UpdatebyExtendoffice20181115
    Selection.Copy
    Documents.Add , , wdNewBlankDocument
    Selection.Paste
    ActiveDocument.Save
    'ActiveDocument.Close
End Sub

3. Press F5 key to run the code, then the selection will be pasted to a new document, at the meantime, a dialog pops out to remind you save this new file in a folder as you need.
doc selected page to word 1

4. Name the new file and choose a folder to place it, click Save to finish.


Save selected pages/ranges as new document with Kutools for Word

With Kutools for Word’s Export Range to File utility, you can save part of document to a new one as Word file, PDF file, Text file or HTML file.

Kutools for Word, with more than  handy functions, makes your jobs easier. 

After installing Kutools for Word, please do as below:(Free Download Kutools for Word Now!)

1. Select the ranges or pages you want to save as new document or other files, click Kutools Plus > Export/Import > Export Range to File.
doc selected page to word 2

2. In the Export Range to File dialog, select a path to save the new document in Save path section, then choose the file type you want to save as in File Type section, in File Options section, check the option as you need.
doc selected page to word 3

1. Click Ok. Name the pdf file in the popping up Kutools for Word dialog.
doc selected page to word 4

Then the selection has been saved as new document.

Tip: if you check Open the file after exporting checkbox, the new file will be opened after finishing exporting.


Tabbed browsing & editing multiple Word documents/Excel workbooks as Firefox, Chrome, Internet Explore 10!

You may be familiar to view multiple webpages in Firefox/Chrome/IE, and switch between them by clicking corresponding tabs easily. Here, Office Tab supports similar processing, which allow you to browse multiple Word documents or Excel workbooks in one Word window or Excel window, and easily switch between them by clicking their tabs.
Click for free trial of Office Tab!

Browse multiple word documents in one window as Firefox

Best Office Productivity Tools

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

🤖 Kutools AI Assistant: Transform your writing with AI - Generate Content  /  Rewrite Text  /  Summarize Documents  /  Inquire for Information based on Document, all within Word

📘 Document Mastery: Split Pages  /  Merge Documents  /  Export Selection in Various Formats (PDF/TXT/DOC/HTML...)  /  Batch Convert to PDF  /  Export Pages as Images  /  Print Multiple Files at once...

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  /  All Headers  /  Text Boxes  /  Hyperlinks  /  For more removing tools, head to our Remove Group...

Creative Inserts: Insert Thousand Separators  /  Check Boxes  /  Radio Buttons  /  QR Code  /  Barcode  /  Diagonal Line Table  /  Equation Caption  /  Image Caption  /  Table Caption  /  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 swiftly to any location  /  auto-insert repetitive text  /  seamlessly toggle between document windows  /  11 Conversion Tools...

👉 Want to try these features? Kutools for Word offers a 60-day free trial, with no limitations! 🚀
Free Download     Read More     Buy Now
 
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations