How to Combine Two Columns in Google Sheets

Sanskar Tiwari

Published By

Published On

Reading Time

3 min read

Easily combine two columns in Google Sheets using simple formulas like CONCATENATE, TEXTJOIN, or ampersand

How to Combine Two Columns in Google Sheets

Combining two columns in Google Sheets can help you create full names, merge data, or format lists neatly.

Whether you're working with first and last names or two separate data sets, merging columns is a valuable trick that saves time and reduces errors.

Google Sheets provides multiple easy ways to combine columns using formulas like CONCAT, TEXTJOIN, and the ampersand (&) operator.

This tutorial will walk you through each method step by step so you can choose the one that fits your needs and start combining data effortlessly.


Step-by-Step: How to Combine Two Columns in Google Sheets

Step 1: Open Your Google Sheet

Blog image

Step 2: Identify the Columns to Combine

Blog image

Step 3: Use the Ampersand (&) Operator

Blog image

Step 4: Use the CONCATENATE Function (Alternative)

Step 5: Use the TEXTJOIN Function (For More Flexibility)


Tired of spending hours cleaning data or writing complex formulas? Here’s a smarter solution: SheetAI.app

Whether you're managing sales reports, crafting marketing content, or analyzing feedback, working in spreadsheets can be time-consuming and repetitive. But what if you could automate these tasks and enhance your productivity directly within Google Sheets? That's exactly what SheetAI offers.

Blog image

SheetAI is an AI-powered add-on for Google Sheets that brings advanced capabilities right into your spreadsheet. Simply describe what you want in plain English, and SheetAI will execute tasks such as generating formulas, cleaning data, summarizing text, and even creating images. (SheetAI Documentation - AI-Powered Functions for Google Sheets)

Here’s what you’ll love about SheetAI:

Perfect for marketers, analysts, educators, and anyone looking to enhance their spreadsheet workflows.

Ready to revolutionize your Google Sheets experience? Install SheetAI now and start automating your tasks with AI!

Conclusion

Combining two columns in Google Sheets is fast and simple using formulas like &, CONCATENATE, or TEXTJOIN.

These methods help you organize your data more efficiently, especially when preparing reports or lists.

Once you get familiar with them, you'll save time and streamline your workflow with ease.


FAQs cam come handy!

What if one of the cells is blank?

Use TEXTJOIN(" ", TRUE, A2, B2) to skip blank cells automatically.

Can I combine more than two columns?

Yes, TEXTJOIN works great for combining multiple columns at once.

How do I add a comma between combined values?

Use =A2 & ", " & B2 or TEXTJOIN(", ", TRUE, A2, B2).

Can I replace the combined formula with values?

Yes, copy the cells and use Paste special > Paste values only to replace formulas with static text.


About the author

Sanskar Tiwari profile photo
Sanskar TiwariFounder at SheetAI & Google Sheets Expert

Sanskar is Founder at IAG Tech and creator of SheetAI. With over 3 years of experience building AI-powered spreadsheet tools, he has helped 100k+ users master Google Sheets automation and advanced formulas. He has built 24+ productivity products and teaches spreadsheet optimization on YouTube.