Merging columns in Excel is a handy skill that streamlines your data, making it easier to manage and analyze. Here’s a quick overview: To merge two columns in Excel, you start by selecting the cells you want to combine, then use formulas or built-in features to blend the data. By the end, you’ll have a single column with the combined information.
How to Merge 2 Columns in Excel
In this section, you’ll learn the steps to merge two columns in Excel seamlessly. This will help you get your data organized in no time.
Step 1: Select the Cells
Start by selecting the cells in the columns you want to merge.
To do this, click and drag your cursor from the first cell in one column to the last cell in the other column. Make sure all the cells you want to include are highlighted.
Step 2: Use the CONCATENATE Function
Type the formula =CONCATENATE(A1, " ", B1) in the cell where you want the merged data to appear.
CONCATENATE is a powerful function that joins text from multiple cells into one. Replace A1 and B1 with the cells you’re merging. The space in between quotes adds a space between the combined data.
Step 3: Apply the Formula to Adjacent Cells
Drag the fill handle (small square at the bottom-right corner of the cell) down to apply the formula to other cells.
Dragging the fill handle will copy the formula to the adjacent cells, ensuring all the data in the selected range gets merged.
Step 4: Copy and Paste as Values
After merging the columns, copy the merged data and paste it as values.
This step is crucial to prevent the data from changing if you alter the original columns. Right-click the selected cells, choose ‘Copy,’ then right-click again and select ‘Paste Special’ > ‘Values.’
Step 5: Delete the Original Columns
Finally, delete the original columns if they are no longer needed.
Right-click the column headers and choose ‘Delete.’ This step cleans up your Excel sheet, leaving only the merged column.
Once these steps are completed, you will see a new column with the combined data from the two original columns.
Tips for Merging 2 Columns in Excel
- Use the ampersand
&operator instead of CONCATENATE for a simpler formula, like=A1 & " " & B1. - Always back up your data before making significant changes.
- Check for extra spaces or missing data by reviewing the merged column.
- Experiment with different delimiters (like commas or hyphens) inside the CONCATENATE function to suit your needs.
- Use ‘Text to Columns’ to undo a merge if you make a mistake.
Frequently Asked Questions
What if my columns have different data types?
Excel’s CONCATENATE function can handle different data types, but they will all be treated as text.
How can I merge columns without losing data?
Using the CONCATENATE function or the & operator ensures no data is lost during the merge.
Can I merge more than two columns at once?
Yes, extend the CONCATENATE formula to include more cells, like =CONCATENATE(A1, " ", B1, " ", C1).
What if I want to keep the original columns?
After merging and copying the combined data as values, you can retain the original columns by not deleting them.
Is there a keyboard shortcut for merging columns?
No specific shortcut exists, but using the fill handle and right-click options speeds up the process.
Summary
- Select the cells.
- Use the CONCATENATE function.
- Apply the formula to adjacent cells.
- Copy and paste as values.
- Delete the original columns.
Conclusion
Merging columns in Excel is a straightforward but powerful technique that can significantly enhance your data management skills. Knowing how to do this helps you keep your spreadsheets clean and organized, which is crucial for both personal and professional tasks.
If you frequently work with data, mastering this method can save you a lot of time and prevent errors. For more advanced tasks, consider learning about other Excel functions and features that can further streamline your workflow.
Whether you’re a student, a small business owner, or just someone who loves working with data, merging columns in Excel is a must-have skill. So, dive in, practice this technique, and watch your productivity soar!

Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.