FormulaCraft

How to merge two columns in Excel and Google Sheets

Topic:Data cleaning & shaping
Excel & Google Sheets
=A2&" "&B2

Verified example

Computed by a real spreadsheet engine on the sample data below.

FirstLast
JaneDoe

=A2&" "&B2Jane Doe

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1In a new column, type = and click the first cell (A2).
  2. 2Add &" "& to insert a space between the values.
  3. 3Click the second cell (B2) and press Enter; copy the formula down.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

How do I merge columns without losing the originals?

Put the & formula in a new column. It references the originals, so they stay intact.

More on Data cleaning & shaping

See all →

Formulas used

Related tasks

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: