In Excel: right-click the sheet tab and choose Delete, then confirm — or use Home ▸ Cells ▸ Delete ▸ Delete Sheet. This cannot be undone with Ctrl+Z.
On this page7
Search the workbook for references first: Ctrl+F ▸ Options ▸ Within: Workbook ▸ Look in: Formulas ▸ search for the sheet name followed by !.
Right-click the sheet tab and choose Delete.
Confirm the dialog — Excel warns only when the sheet contains data.
To delete several sheets, Ctrl-click each tab (or Shift-click a range of tabs) and delete them together.
To keep the data but get it out of the way, right-click the tab and choose Hide instead.
If you deleted the wrong sheet, close the workbook WITHOUT saving and reopen the last saved version.
What this does
Deleting a worksheet removes the tab and everything on it permanently: Excel does not put sheet deletions on the undo stack. Any formula elsewhere in the workbook that referenced the deleted sheet turns into #REF!, and those errors are not reversible either. Because of that, the safe order is always check-then-delete: find the inbound references first, and if you only want the sheet out of sight, hide it instead. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. The difference between a quick fix and a sheet you can trust is the extra minute you spend validating “delete a tab in excel”. Start on a copy or a tiny sample, keep the affected tabs visible, and compare the result with the tool above before you touch the real workbook. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. The point is a data step that keeps your analysis trustworthy, but the practical win is that someone else can open the file and understand what happened without asking you.
A worked example
Before deleting a sheet named Q1, press Ctrl+F ▸ Options ▸ Within: Workbook and search for Q1! — that finds every formula pointing at it. If Summary!B4 contains =SUM(Q1!C2:C50), deleting Q1 turns it into =SUM(#REF!C2:C50) and the summary breaks. To remove several sheets at once, Ctrl-click each tab and delete the group in one action. Workbooks accumulate scratch tabs, and clearing them out is routine — the part worth knowing is that it is irreversible and that a single inbound formula reference turns cleanup into a broken summary. If this is something you do often, add the command to the Quick Access Toolbar (right-click it on the ribbon and choose Add to Quick Access Toolbar) or learn its shortcut, so next time it is one click instead of a hunt through the menus.
In Google Sheets
This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. Keep this page bookmarked for the next time the same question comes up. Better still, repeat the steps once in your own workbook — doing it yourself is what turns a copied answer into something you remember. The short version of “delete a tab in excel”: the answer is at the top of this page, and the sections above explain why each step matters, so a variation of the problem does not stump you. Try it once on a copy of a real file and the steps stick far better than re-reading them.
Common mistakes
- Expecting Ctrl+Z to bring the sheet back — sheet deletion clears the undo history and is final once saved.
- Deleting a sheet that other formulas depend on and only discovering the
#REF!errors later. - Saving immediately after a mistaken deletion, which removes the last route back through the previously saved file.
- Deleting a sheet that a PivotTable or a chart uses as its source, which leaves both broken.
- Confusing "delete the sheet" with "clear the sheet" — Ctrl+A then Delete empties the contents and keeps the tab.
Frequently asked questions
How do I delete a sheet in Excel?
Right-click its tab and choose Delete, or use Home ▸ Cells ▸ Delete ▸ Delete Sheet. Confirm the prompt when it appears.
Can I undo deleting a worksheet?
No. Deleting a sheet clears the undo stack. The only recovery is to close without saving and reopen the last saved copy, or to use File ▸ Info ▸ Version History if the file is on OneDrive or SharePoint.
Is there a keyboard shortcut?
Alt, H, D, S on Windows runs Home ▸ Delete ▸ Delete Sheet. There is no single-key shortcut, which is deliberate given it cannot be undone.
How do I delete several sheets at once?
Ctrl-click each tab to select them (or Shift-click for a contiguous run), then right-click ▸ Delete. They go together in one action.
Other ways people ask this
On the way here you may have searched this as “how do i delete a tab in excel”, “how do you delete a tab in excel”, “how to delete tabs in excel” and “delete a tab in excel” — it is all the same task, and this page is the single, complete answer to it.
Why do people search for this in so many different ways?
Because the same task has many names. “how do i delete a tab in excel”, “how do you delete a tab in excel”, “how to delete tabs in excel” all point at the one operation explained on this page, which is why they all lead here.