How to Move a Column Over in Excel

There are two ways to “move a column over in excel”: the quick way you copy and the durable way you understand. This page gives you both. The exact Excel answer is above; below, we build the small mental model that makes the fix stick, so the next variation of the same problem solves itself.

Exact answer

In Excel: select the whole column, Cut it (Ctrl+X), right-click the column where it should go and choose Insert Cut Cells; or hold Shift and drag the selection border to slot it in without overwriting anything.

On this page7
Annotated stepsExcel
1

Click the column letter to select the entire column you want to move.

2

Press Ctrl+X to cut it (a marching-ants border appears).

3

Right-click the column header where it should land and choose Insert Cut Cells — the other columns shift over to make room.

4

Alternatively, hold Shift and drag the selection border to the new spot, watching the I-beam guide for where it will insert.

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

What this does

Moving a column relocates it to a different position in the table while every other column slides over to make room — nothing is overwritten and no data is lost. The reliable way is to select the column, Cut it (Ctrl+X), right-click the destination column and choose Insert Cut Cells, which opens a gap and drops the column in. The faster way is to select the column, then hold Shift and drag the green selection border to where you want it; the Shift key is what tells Excel to insert between columns rather than paste on top of them. 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 “move a column over in excel”. Start on a copy or a tiny sample, keep the affected columns 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

A table runs ID, Notes, Name, Total in columns A–D, and you want Total (column D) sitting before Name, between A and the rest. Click the D header to select the whole column, hold Shift, and drag its border to the boundary left of column C: as you drag, a thin I-beam shows where it will land, and releasing drops Total into place while Name and the others shuffle right. The Cut ▸ Insert Cut Cells route does the same: Ctrl+X on column D, right-click column C, Insert Cut Cells. You move columns to put a table in a sensible reading order — key fields first, totals where the eye expects them, related data side by side — without retyping anything. Insert Cut Cells and Shift+drag both reorder in place, so the layout improves while the data stays intact. 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. 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 “move a column over 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

  • Dragging without holding Shift, which pastes the column on top of the destination and overwrites it instead of inserting.
  • Using ordinary Paste instead of Insert Cut Cells, so the moved column lands over existing data.
  • Selecting only a few cells rather than the whole column letter, so the move misaligns rows.
  • Forgetting that formulas referencing the column update automatically — but absolute or external references may need a check after the move.

Frequently asked questions

How do I move a column without overwriting the one next to it?

Cut the column (Ctrl+X), right-click the destination and choose Insert Cut Cells, or Shift+drag the border. Both open a gap and slot the column in rather than pasting over the neighbour.

How do I swap two columns?

Move one of them past the other using Shift+drag or Cut ▸ Insert Cut Cells; the remaining columns close the gap and shift, leaving the two effectively swapped.

Why does dragging just overwrite the cells?

You dragged without Shift. Plain drag-and-drop replaces the target; holding Shift switches it to insert-between-columns, which is what moves without overwriting.