How to Delete a Pivot Table in Excel, Google Sheets, and More
Pivot tables are powerful — until they're not. Maybe your data source changed, the layout no longer makes sense, or you simply need a clean slate. Whatever the reason, deleting a pivot table isn't always as obvious as hitting the Delete key. The method depends on which application you're using, how the pivot table was created, and what you want to preserve afterward.
What Happens When You Delete a Pivot Table
Before removing anything, it's worth understanding what a pivot table actually is under the hood. A pivot table is a dynamic summary object linked to a source data range or external data connection. Deleting it can affect:
- The underlying source data (usually unaffected, but worth confirming)
- Any charts linked to the pivot table — these may break or go blank
- Calculated fields or custom formatting applied on top of the pivot table
In most applications, deleting a pivot table removes the summarized view but leaves your original data intact. The exception is if your raw data lives inside a table that's been converted — in that case, you'll want to double-check before deleting.
How to Delete a Pivot Table in Microsoft Excel 🗂️
Excel is where most people encounter pivot tables, and it offers a few different approaches depending on what you need.
Method 1: Select the Entire Pivot Table and Delete
- Click anywhere inside the pivot table to activate it.
- Go to the PivotTable Analyze tab (called Options in older versions).
- In the Actions group, click Select, then choose Entire PivotTable.
- Press the Delete key on your keyboard.
This removes the pivot table completely while leaving surrounding data and formatting untouched.
Method 2: Manual Selection
If you'd rather not dig into the ribbon:
- Click a cell inside the pivot table.
- Press Ctrl + A to select the entire pivot table (you may need to press it twice).
- Press Delete.
⚠️ Note: In Excel, pressing Delete alone only clears the content. To remove the cells themselves, right-click and choose Delete → then select how you want surrounding cells to shift.
Deleting a Pivot Table But Keeping the Data
If you want to keep the formatted numbers without the interactive pivot functionality:
- Select the entire pivot table.
- Copy it (Ctrl + C).
- Paste Special (Ctrl + Alt + V) → select Values.
- Then delete the original pivot table.
This converts the output to static values, breaking the connection to the data source.
How to Delete a Pivot Table in Google Sheets
Google Sheets handles pivot tables differently from Excel. They're contained within their own dedicated sheet tab by default.
If the Pivot Table Is on Its Own Sheet
- Right-click the sheet tab at the bottom of the screen.
- Select Delete.
- Confirm the deletion.
This removes the entire pivot table along with its sheet. Your source data on a separate tab is unaffected.
If the Pivot Table Is Embedded in a Sheet with Other Data
- Click and drag to manually select all cells occupied by the pivot table.
- Right-click → Delete rows or Delete columns, depending on layout.
- Alternatively, press Backspace to clear the content without removing the cells.
Google Sheets doesn't offer a dedicated "Select Entire Pivot Table" command like Excel does, so precision in selecting the correct cell range matters here.
How to Delete a Pivot Table in LibreOffice Calc
LibreOffice Calc uses similar terminology but slightly different navigation:
- Click anywhere inside the pivot table (called a DataPilot in older LibreOffice versions).
- Right-click and select Pivot Table from the context menu.
- Choose Delete.
This immediately removes the pivot table without affecting underlying data.
Variables That Change the Process
Not every deletion is straightforward. Several factors shape what you'll actually encounter:
| Variable | How It Affects Deletion |
|---|---|
| Excel version | Ribbon layout and tab names differ between Excel 2010, 2016, 2019, and Microsoft 365 |
| Shared workbook | Deleting in a collaborative file may require permissions or conflict with co-authors |
| Linked charts | Charts sourced from the pivot table will lose their data source and may display errors |
| Named ranges | If the pivot table uses a named range, that reference may persist even after deletion |
| Protected sheet | Sheet protection blocks deletion — you'll need to unprotect first via Review → Unprotect Sheet |
| External data connections | Some pivot tables pull from SQL, Power Query, or SharePoint — deleting the table doesn't close the connection |
When Deletion Gets Complicated
Protected sheets are the most common obstacle. If your Delete key does nothing, check whether the sheet is protected — look under the Review tab in Excel for the Unprotect Sheet option. You may need a password that was set by whoever built the workbook.
Linked pivot charts need separate attention. If you delete a pivot table that powers a chart, the chart becomes an empty shell. You'll need to either delete the chart separately or convert it to a static chart before removing the pivot table.
Multiple pivot tables on one sheet sharing the same data cache can sometimes interact unexpectedly. Deleting one may prompt Excel to warn you about the shared cache — generally safe to proceed, but worth reading the prompt before confirming.
Different Users, Different Situations 🔍
A solo analyst cleaning up a personal workbook has a very different experience than someone working inside a shared corporate Excel file with locked sheets, external data connections, and co-authoring turned on. The same Delete key press can do nothing, delete cleanly, or cascade into chart errors depending entirely on how the workbook was set up.
Similarly, a user on Google Sheets who created the pivot table themselves can delete it in seconds, while someone working in a Sheets file managed by a Google Workspace administrator might encounter permission restrictions they didn't expect.
The mechanics of deleting a pivot table are simple — the complications come from everything layered on top of it in your specific file and environment.