4.5 C
London
Thursday, December 19, 2024
HomeSoftware TutorialsGoogle SheetsHow to Combine Columns in Google Sheets (With Examples)

How to Combine Columns in Google Sheets (With Examples)

Related stories

Learn About Opening an Automobile Repair Shop in India

Starting a car repair shop is quite a good...

Unlocking the Power: Embracing the Benefits of Tax-Free Investing

  Unlocking the Power: Embracing the Benefits of Tax-Free Investing For...

Income Splitting in Canada for 2023

  Income Splitting in Canada for 2023 The federal government’s expanded...

Can I Deduct Home Office Expenses on my Tax Return 2023?

Can I Deduct Home Office Expenses on my Tax...

Canadian Tax – Personal Tax Deadline 2022

  Canadian Tax – Personal Tax Deadline 2022 Resources and Tools...

You can use one of the following methods to combine multiple columns into one column in Google Sheets:

Method 1: Combine Columns with & Operator

=A1&B1

Method 2: Combine Columns with & Operator and Separator in Between

=A1&"-"&B1

=A1&" "&B1

=A1&"_"&B1

The following examples show how to use each method in practice.

Method 1: Combine Columns with & Operator

Suppose we have the following dataset in Google Sheets:

We can use the following formula to combine the values in column A and column B into a new column:

=A2&B2

The following screenshot shows how to use this formula in practice:

Note that we can use this same formula to combine as many columns as we’d like.

For example, the following formula can be used to combine the values in the Team, Conference, and Points columns:

Method 2: Combine Columns with & Operator and Separator

We can use the following formula to combine the values in column A and column B into a new column with a space in between the values :

=A2&" "&B2

The following screenshot shows how to use this formula in practice:

Note that we can use any separator that we’d like. For example, we could use a dash to separate the values as well:

Additional Resources

The following tutorials explain how to perform other common operations in Google Sheets:

How to Find Outliers in Google Sheets
How to Count Number of Occurrences in Google Sheets
How to Sum Values by Category in Google Sheets

Subscribe

- Never miss a story with notifications

- Gain full access to our premium content

- Browse free from up to 5 devices at once

Latest stories