How to export comments in Word?
Sometimes, you may need to export and print the comments without the main document content, making it easier to review and discuss feedback separately. This can be especially useful during editing or when sharing comments with team members.
In this tutorial, we will guide you through the steps to efficiently export and print comments in Word, ensuring you can manage and share feedback effectively.
Export and print comments using the Print settings
One click to export comments only using Kutools for Word
Export comments using the Print settings
Note: This method works if there are only comments and no tracked changes. If your document contains tracked changes, consider using other methods mentioned in this tutorial.
This method is a workaround to export comments from a Word document. Follow these steps to save and copy comments without exporting the entire document content.
- Click File > Print, then do as follows:
- Choose Microsoft Print to PDF from the Printer dropdown.
- Under the Settings section, select List of Markup.
- Make sure the Print Markup option is checked.
- Click Print.
- In the Save Print Output As window, select a location where you want to save the output, give it a name, and click Save.
- Open the PDF file, and you will see all comments listed together. Select all the comments, then press Ctrl + C to copy them. Go to the desired location where you want to paste them and press Ctrl + V.
Export comments only with Kutools for Word
Exporting comments only from a Word document is simple and highly efficient with Kutools for Word. Kutools' Export Comments utility allows you to export comments quickly and effortlessly. Additionally, it offers flexibility to select specific parts of the document and choose from multiple export file types, saving you both time and effort.
- Open the Word document from which you want to export comments. Then, navigate to Kutools Plus > More > Export Comments.
- In the Export Comments dialog box, you can:
- Select the specific part of the document you want to export comments from: the whole document, the current selection, or the current page.
- Choose the file type for the export: Word document, Excel workbook, or TXT file.
- Click Create.
Once the utility is applied, a new file in the selected format will be automatically created to save the exported comments.

Export comments only with VBA
You can use VBA code to quickly export all comments from your document into a new Word document. Follow the steps below to achieve this:
- Press Alt + F11 to open the Microsoft Visual Basic for Applications window.
- Click Module on the Insert tab, then copy and paste the following VBA code into the Module window.
Sub exportcomments() Dim s As String Dim cmt As Word.Comment Dim doc As Word.Document For Each cmt In ActiveDocument.Comments s = s & cmt.Initial & cmt.Index & ", " & cmt.Range.Text & vbCr Next Set doc = Documents.Add doc.Range.Text = s End Sub
- Click the Run button
or press F5 to apply the VBA code.
Demo: Export All Comments from Document to A new One
Discover the Kutools / Kutools Plus tab in this video from Kutools for Word. Enjoy 100+ features and permanently free AI utilities. Download now!
Tip: If you want to export comments in a sheet or workbook, the Create Comment List function in Kutools for Excel can help you.
Export and create a list of comments from active sheet or workbook in Excel |
With Kutools for Excel's Create Comment List utility, you can list all comments in the active sheet or workbook in a new sheet or new workbook as you need. |
![]() |
Kutools for Excel - Supercharge Excel with over 300 essential tools. Enjoy permanently free AI features! Get It Now |
Related articles:
- Export and import multiple custom dictionaries
- Save Word document as image (png, jpeg and so on)
- Export Images in word
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!