How to Delete Cells in Excel

If you just need to delete cells in excel and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: select the cells and press Ctrl+minus, then choose whether the surrounding cells shift left or up to fill the hole.

On this page7
Annotated stepsExcel
1

Select the cells, or a whole row or column if the entire record should go.

2

Press Ctrl+minus (Ctrl+- on the main keyboard) or use Home ▸ Cells ▸ Delete ▸ Delete Cells.

3

Pick Shift cells left or Shift cells up, or choose Entire row or Entire column to remove the whole line.

4

Inside an Excel Table use Home ▸ Delete ▸ Delete Table Rows, which keeps every column of the table in step.

5

Check any formula that pointed at the deleted cells; a broken reference shows #REF! immediately.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Deleting cells is not the same as clearing them. The Delete key empties the contents and leaves the empty cells exactly where they were, so the layout is unchanged. Home ▸ Delete ▸ Delete Cells removes the cells themselves and pulls neighbouring data in to close the gap, which is why Excel stops to ask whether the replacement should come from the right or from below. 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 cells in excel”. Start on a copy or a tiny sample, keep the affected cells 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 layout choice that keeps the sheet readable and sortable, but the practical win is that someone else can open the file and understand what happened without asking you.

A worked example

Two stray values sit in A7:B7 above an otherwise clean block. Select A7:B7, press Ctrl+minus, choose Shift cells up and press OK. Columns A and B close ranks while columns C onward stay where they were — which is exactly the misalignment to watch for if the row was a record rather than a mistake. Getting the shift direction wrong is one of the quietest ways to corrupt a dataset: nothing errors, the rows simply stop lining up. When the result is not what you expected, undo straight away rather than repairing it by hand — undo restores the sheet exactly, while manual fixes tend to leave small inconsistencies behind that surface later.

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. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. Treat “delete cells in excel” as a routine rather than a one-off. Once you know which setting or command controls it, the same few steps handle every workbook where it comes up in Excel, and you can explain them to a colleague in a sentence.

Common mistakes

  • Shifting cells up inside a data block and silently desynchronising the columns beside it.
  • Reaching for the Delete key when the gap needs to close, or for Delete Cells when only the values should go.
  • Deleting cells that other formulas reference, which converts those references to #REF! rather than adjusting them.
  • Using Shift cells left on a table row instead of Delete Table Rows, which breaks the table structure.

Frequently asked questions

What is the difference between Delete and Clear?

Clear (the Delete key, or Home ▸ Clear) empties the cell and leaves it in place. Delete Cells removes the cell and moves its neighbours into the space.

What is the shortcut?

Ctrl+minus opens the Delete dialog; Ctrl+Shift+plus is the matching insert. With an entire row or column selected, Ctrl+minus deletes it outright with no dialog.

Why did the columns beside my data move?

Shift cells up or left was applied to a range narrower than the record, so only those columns moved. Undo with Ctrl+Z and delete the entire row instead.

Can I delete only the cells that are empty?

Yes — F5 ▸ Special ▸ Blanks selects them, then Ctrl+minus deletes the selection with the shift direction you choose.

Other ways people ask this

People reach this page typing “how to delete a cell in excel”, “how do you delete cells in excel”, “how do i delete cells in excel” and “delete cells in excel”, among other phrasings; whichever wording you used, the fix above is the one you want.

Why do people search for this in so many different ways?

Because the same task has many names. “how to delete a cell in excel”, “how do you delete cells in excel”, “how do i delete cells in excel” all point at the one operation explained on this page, which is why they all lead here.