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. Before you run it on a workbook other people depend on, try it on a copy or a few rows first. Undo only reaches back through the current session, so a quick trial run is the cheapest way to see exactly what will change before the file is saved and shared. The difference between a quick fix and a sheet you can trust is the extra minute you spend validating “delete a sheet in excel”. Start on a copy or a tiny sample, keep the affected sheet 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. Nothing on this page is behind a login or a download: the exact answer is at the top, and the detail below it is there for when you need it. That is the whole promise here — the answer first, and just enough context to make it stick. The short version of “delete a sheet 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 to delete the sheet in excel”, “how do i delete a sheet in excel”, “how do you delete a sheet in excel” and “how to delete sheet in excel” — it is all the same task, and this page is the single, complete answer to it.
Platform & version notes
- If you are on a Mac, nothing here changes except the modifier key: swap Ctrl for ⌘ in every shortcut, and use the Windows/Mac toggle at the top of the page so the keystrokes shown match the keyboard in front of you.
How is it different on a Mac?
Only the keys. Press ⌘ where Windows uses Ctrl; the menus, formulas and result for "delete a sheet in excel" are the same on macOS as on Windows.
Why do people search for this in so many different ways?
Because the same task has many names. “how to delete the sheet in excel”, “how do i delete a sheet in excel”, “how do you delete a sheet in excel” all point at the one operation explained on this page, which is why they all lead here.