Skip to main content
 

How to remove/delete all tables from a Word document

Author: Sun Last Modified: 2024-09-14

Remove all tables in Word is usually applied in daily office working, and how can you quickly remove all tables? This tutorial will introduce three simple ways for you to remove all tables.

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 a table manually in Word

You can manually remove a table in Word by following these steps:

Note: This method removes one table at a time. To remove all tables in bulk, please visit the VBA or Kutools sections below.

  1. Place your cursor inside the table you wish to delete to activate it.
  2. Click the cross icon at the top-left corner of the table to select the entire table.
  3. Once selected, click Delete > Delete Table to remove it.

    Demo: Select the table, and select Delete > Delete Table

Note: Alternatively, you can click Layout > Delete > Delete Table from the ribbon to remove the table.

Delete Table option on the Layout tab on the ribbon

 
 
 
 
 

Effortlessly Remove All Tables from a Word Document with One Click

Removing a table in Word is typically straightforward, but deleting multiple tables one by one can be tedious and time-consuming. With Kutools for Word’s Remove Tables feature, you can quickly remove all tables from a selected portion or the entire document in just one click!

Demo: remove all tables from a Word document with one click


Remove all tables with VBA

It will be time-consuming to remove multiple tables one by one manually with above method. Here, this method will introduce a VBA to batch remove all table from the current Word document at once. Please do as follows:

1: Press Alt+F11 to open the Microsoft Visual Basic for Applications window;

2: Click Insert > Module, and paste below VBA code into the Module window;

VBA: Remove all tables from the current Word document

Sub Removetables ()
Dim oTable As Table
For Each oTable In ActiveDocument.Tables
oTable.Delete
Next oTable
End Sub

3: Click Run  button or press F5 key to apply the VBA.


Remove all tables with Kutools for Word

Some users may not be familiar with VBA code. Take it easy! Kutools for Word's Remove Tables utility will help you remove all tables from a certain selection or the whole document at once with only one click!

Kutools for Word: a powerful add-in contains 100+ tools, and it can boost 80% work efficiency in your Word daily working! Get It Now!

Just click Kutools > Remove > Remove Tables, and all tables will be removed from the current Word document immediately.
Remove Tables option on the Kutools tab on the ribbon
Note: If you want to remove all tables from a certain selection, please select the part of document firstly, and then click Kutools > Remove > Remove Tables.


Related articles:


Best Office Productivity Tools

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

🤖 Kutools AI Features: Generate Content / Rewrite Text / Document Q&A / Get Quick Answers / Translate documents / Polish Document (Preserve Format)...

📘 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...

Kutools and Kutools Plus tabs on the Word Ribbon
👉 Want to try these features? Download Kutools for Word now! 🚀
 

Best Office Productivity Tools

Kutools for Word - 100+ Tools for Word