How Add Columns in Excel

There are two ways to “how add columns 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 a column, right-click its letter and choose Insert — Excel adds the new column to the LEFT of the one you selected; the keyboard shortcut is Ctrl+Shift+Plus.

On this page7
Annotated stepsExcel
1

Click the column letter to the right of where you want the new column (Excel inserts to its left).

2

Right-click the selected column header and choose Insert.

3

The new blank column appears to the left and the existing columns shift right; formulas adjust automatically.

4

To add several at once, select that many column letters first; for speed, press Ctrl+Shift+Plus instead of right-clicking.

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

What this does

Inserting a column opens a blank column in the sheet and pushes the existing columns to the right to make room, with formulas re-pointing automatically. The direction is the thing to remember: Excel always inserts to the LEFT of the column you select, so to add a column between B and C you select column C and insert. Select several column letters first and Excel inserts that many new columns at once. Right-click the column letter ▸ Insert, or press Ctrl+Shift+Plus, and selecting the whole column (not just cells) keeps the insert clean down the full height of the sheet. 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 “how add 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 has Name in column B and Total in column C, and you want a new Region column between them. Because the insert goes to the left of the selection, click the column C header and right-click ▸ Insert: a blank column opens where C was, Total slides to column D, and the new empty column sits between Name and Total ready for "Region". To add two columns there instead, select columns C and D first, then Insert, and two blank columns appear to the left. Inserting a column makes room for a new field — a category, a calculated helper, a date — right where it belongs in the table, without retyping the columns beside it. Because the rest shift right and formulas re-point, the structure grows cleanly and stays correct. A practical tip: try it on a copy of the sheet or a handful of sample rows first and check the result before you apply it to the real data. That one habit catches almost every surprise while it is still cheap to reverse.

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. Keep this page bookmarked for the next time the same question comes up. Better still, repeat the steps once in your own workbook — doing it yourself is what turns a copied answer into something you remember. Here is the takeaway for “how add columns 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

  • Expecting the column to the right — Excel inserts to the LEFT of the selection, so select the column after the gap you want.
  • Selecting cells rather than the whole column letter, which opens the Insert dialog asking how to shift cells.
  • Selecting one column when you need several — select as many columns as you want inserted.
  • Assuming a SUM or lookup range stretches to include the new column; a column added at the edge of =SUM(B:B) may be missed, so check the reference.

Frequently asked questions

How do I add a column in Excel?

Click the letter of the column to the right of where you want it, right-click and choose Insert (or press Ctrl+Shift+Plus). Excel inserts the blank column to the left of your selection and shifts the rest right.

Does the new column go left or right of my selection?

Always to the left. Excel inserts before the selected column, so to place a column between B and C you select C and insert.

How do I insert several columns at once?

Select as many column letters as you want to add — three for three — then right-click and Insert. Excel inserts a matching number of blank columns to the left of the selection.

Other ways people ask this

This is also commonly searched as “how add text in excel” and “how add column in excel”. They describe the identical operation, so you are in the right place no matter how you phrased it.

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

Because the same task has many names. “how add text in excel”, “how add column in excel” all point at the one operation explained on this page, which is why they all lead here.