How to select all tables in a Word document?
It's easy to select a single table in Word by clicking the button in the top-left corner of the table, as shown below. You can also use the "Select Table" feature. However, if you need to select all tables in a Word document at once, the following methods will help you do it efficiently.

Select all tables in Word with VBA code
Easily select all tables with Kutools for Word
Select all tables in Word with VBA code
This method allows you to select all tables in a Word document using a simple VBA code. Follow the steps below to quickly select every table in your document.
- Press Alt + F11 to open the "Microsoft Visual Basic for Applications" window.
- In the VBA window, click "Insert" > "Module", then copy and paste the following code into the module:
Sub selecttables() Dim mytable As Table For Each mytable In ActiveDocument.Tables mytable.Range.Editors.Add wdEditorEveryone Next ActiveDocument.SelectAllEditableRanges (wdEditorEveryone) ActiveDocument.DeleteAllEditableRanges (wdEditorEveryone) End Sub
- Press F5 to run the code.
- All tables in the current document will be selected immediately.
Easily select all tables in Word with Kutools for Word
Compared to using VBA, the "Select Tables" utility in Kutools for Word is a much more user-friendly method. It allows you to select tables in a specific range or throughout the entire document with just a few clicks: "Kutools" > "Tables" > "Select Tables".

- To select tables in a specific section, highlight the section first, then go to "Kutools" > "Tables" > "Select Tables".
- To select all tables in the entire document, click "Kutools" > "Tables" > "Select Tables" without selecting any specific section.
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!