FormulaCraft

How to combine two columns in Excel and Google Sheets

Excel & Google Sheets
=A2&" "&B2

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 =A2&" "&B2 to join with a space between.
  2. 2Change " " to any separator — ", " for a comma, "" for none.
  3. 3Copy the formula down the column.

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

What is the difference between & and CONCATENATE?

They do the same thing. The & operator is shorter; TEXTJOIN is better when you need a delimiter and want to ignore blank cells.

Formulas used

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

Last reviewed: