How to Use the CONCATENATE Function in Microsoft Excel

See Microsoft Excel: Tips and Tricks for similar articles.

The CONCATENATE function is used to join the contents of multiple cells. For example, if you have a worksheet with first names in one column and last names in another column, you can use the CONCATENATE function to join the first and last names into one column. To use this handy function, follow these three steps.

This feature works the same in all modern versions of Microsoft Excel: 2010, 2013, and 2016.

  1. On the Formulas tab, in the Function Library group, click the Insert Function command. Insert Function
  2. In the Insert Function dialog box:
    • Search on "CONCATENATE" or, in the Or select a category drop-down box, select Text.
    • Under Select a function, select CONCATENATE.
    • Click OK.Insert Function Dialog Box
  3. In the Function Arguments dialog box:
    • In the Text1 data entry field, enter the first text field or the cell in which it is located.
    • In the Text2 data entry field, enter the first text field or the cell in which it is located.
    • Etc. (New fields appear when you use the bottom field.)
    • Click OK.Function Arguments Dialog Box

Here are some things to know about the CONCATENATE function:

  1. You can join up to 255 text strings.
  2. The text string can include text, numbers, and cell references.
  3. You can include text not found in the worksheet by adding it via the Function Arguments dialog box (or directly into the formula). For example, if you have a worksheet with city names in one column and state names in another column, and wish to join them into one column, you can add a comma and space (", ") between the two.

Related Articles

  1. Use Excel 365 to create a Sorting Hat and House Point Scoreboard
  2. How to Use the VLOOKUP Function in Microsoft Excel
  3. How to Group and Ungroup Data in a List in Microsoft Excel
  4. How to Use the Fill Handle in Microsoft Excel
  5. How to Record a Macro in Microsoft Excel
  6. How to Use the Quick Analysis Tool in Microsoft Excel
  7. How to Format Numbers in Microsoft Excel
  8. How to Add Shapes in Microsoft Excel
  9. How to Quickly Name Multiple Single Cells in Microsoft Excel
  10. How to Insert a Slicer in a Pivot Table in Microsoft Excel
  11. How to Create a Pivot Table Timeline in Microsoft Excel
  12. How to Insert a Chart in Microsoft Excel
  13. How to Set Locale in Microsoft Excel
  14. How to Convert a List to a Table in Microsoft Excel
  15. How to Use the LEFT and RIGHT Functions in Microsoft Excel
  16. How to Add a Macro to the Quick Access Toolbar in Microsoft Excel
  17. How to Insert Clip Art in a Microsoft Excel Worksheet
  18. How to Select a Range of Cells in Microsoft Excel
  19. How to Use Smart Lookup in Microsoft Excel
  20. How to Split the Worksheet Window in Microsoft Excel
  21. Microsoft Excel 2016 Isn't Much Different from Excel 2013 or Excel 2010
  22. How to Accept and Reject Changes in Microsoft Excel
  23. How to Insert a Pivot Table in Microsoft Excel
  24. How to Use Ink Equations in Microsoft Excel
  25. How to Create a Formula That Spans Multiple Microsoft Excel Worksheets
  26. How to Use the CONCATENATE Function in Microsoft Excel (this article)
  27. How to Set Tracking Options in Microsoft Excel
  28. How to List Day Names in Excel without Dates
  29. How to Freeze Panes in Microsoft Excel