In Excel: select the cells, put the pointer on the edge of the selection until it becomes a move cursor, then drag — hold Shift while dragging to insert them between existing cells instead of overwriting.
On this page7
Select the cells you want to move.
Hover over the border of the selection until the pointer becomes a four-headed move cursor.
Drag to overwrite the destination, or hold Shift while dragging to insert and push the neighbours aside.
Keyboard route: Ctrl+X, select the destination, then right-click ▸ Insert Cut Cells (or Ctrl+V to overwrite).
To open a gap without bringing anything in: Home ▸ Insert ▸ Insert Cells ▸ Shift cells down or right.
To close one: select, then Home ▸ Delete ▸ Delete Cells ▸ Shift cells up or left.
What this does
There are three distinct ways to move cells and they differ in what happens to everything around them. Plain drag (or Ctrl+X then Ctrl+V) OVERWRITES the destination, with no warning beyond a confirm dialog if the target is not empty. Shift+drag INSERTS: the cells slide in and the surrounding cells shift to make room, which is the version people mean when they ask how to move a cell without destroying what is already there. Ctrl+X then right-click ▸ Insert Cut Cells does the same thing without the mouse gymnastics. Shifting cells DOWN or UP without moving anything in — Home ▸ Insert ▸ Insert Cells ▸ Shift cells down, and Delete ▸ Shift cells up — is a fourth operation, and it is the dangerous one: it moves only the selected columns' cells, so a row that was aligned across the sheet stops being aligned. Formulas referring to moved cells follow them; the reference is to the cell, not to its address. 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. For “shift cells right in excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. 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. That is what makes a text operation that turns messy entries into clean, usable data useful in real work: repeatable, auditable, and not dependent on memory or luck.
A worked example
A2:A10 holds names that belong after the dates in column B. Select A2:A10, hover the edge until the cursor becomes crossed arrows, hold Shift and drag to the right of column B: the names insert as a new column and the old column C onwards shift right. Without Shift, the same drag would have overwritten whatever was in B2:B10. Shift-drag is the difference between rearranging a sheet and quietly destroying part of it, and it is not discoverable from the interface at all. 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. Here is the takeaway for “shift cells right in excel”: follow the steps at the top, check the result on the sheet itself, and keep undo in mind while you experiment. Done once deliberately, it becomes something you do from memory in Excel rather than something you search for again.
Common mistakes
- Dragging without Shift onto occupied cells and overwriting them — the confirm dialog is easy to click through.
- Shifting cells down in one column only, which breaks the row alignment for every other column in the table.
- Using Ctrl+C then Ctrl+V and leaving the originals in place; Ctrl+X is what moves.
- Trying to move part of a merged region or a filtered range, which Excel refuses with "That command cannot be used on multiple selections".
- Expecting formulas to break — references follow moved cells, which is usually what you want but occasionally is not.
Frequently asked questions
How do I move cells in Excel?
Select them, hover on the selection border until the move cursor appears, and drag. Ctrl+X then Ctrl+V does the same from the keyboard.
How do I move cells without overwriting?
Hold Shift while dragging, or use Ctrl+X then right-click the destination ▸ Insert Cut Cells. Both insert and push the neighbours aside.
How do I shift cells down?
Select the cells, then Home ▸ Insert ▸ Insert Cells ▸ Shift cells down. It affects only the selected columns, so check the rest of the row still lines up.
Do formulas break when I move cells?
No — a reference follows the cell it points at, so formulas keep working after a move. Text-built references such as INDIRECT are the exception.
Other ways people ask this
On the way here you may have searched this as “how to shift cells to the right in excel”, “how to move cells to the right in excel” and “excel shift cells right” — 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 to shift cells to the right in excel”, “how to move cells to the right in excel”, “excel shift cells right” all point at the one operation explained on this page, which is why they all lead here.