How to Move Columns in Excel

This guide treats “move columns in excel” the way busy spreadsheet users actually want it: answer first, then the reasoning. It is written for Excel but calls out every place Google Sheets differs, and the platform toggle at the top switches all shortcuts between Windows and Mac so nothing here assumes the keyboard you are not on.

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.

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. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. For “move columns 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 columns 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 layout choice that keeps the sheet readable and sortable useful in real work: repeatable, auditable, and not dependent on memory or luck.

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. If there is any chance you will reuse this, drop it into a small template tab right now: a labelled input area on the left and the formula beside it, checked once against the tool above. Next time the same question comes up, the answer is a single paste away instead of a rebuild from memory.

In Google Sheets

Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. Treat “move columns in excel” as a small building block rather than a chore. Once the inputs sit in their own cells and the formula reads from them, the same setup answers a dozen related questions with a tweak, and Excel keeps every dependent figure current as the data changes. The tool above is there so you can rehearse and verify before committing anything to a real workbook; the steps and worked example are there so the logic sticks. Get it right once and it stops costing you time — it starts saving it, every time the question comes back around.

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.

Other ways people ask this

This is also commonly searched as “how to move a column in excel”, “how to shift columns in excel”, “how do you move a column in excel” and “excel move column”. They describe the identical operation, so you are in the right place no matter how you phrased it.

This guide also answers

  • how to reorder columns in excel
  • how to swap columns in excel

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 "move columns 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 move a column in excel”, “how to shift columns in excel”, “how do you move a column in excel” all point at the one operation explained on this page, which is why they all lead here.