About 90,700 results
Open links in new tab
  1. CONCATENATE function - Microsoft Support

    Learn how to concatenate text strings in Excel using the CONCATENATE function. Our step-by-step guide makes it easy to join two or more text strings into one.

  2. How to Use CONCATENATE Function in Excel (4 Easy Methods)

    Jul 2, 2024 · How to use the CONCATENATE function in Excel. Join two or more values of any type into one text value using the CONCATENATE function.

  3. CONCATENATE in Excel - Step by Step Tutorial

    Use CONCATENATE, CONCAT, TEXTJOIN or the & operator in Excel to concatenate (join) two or more text strings.

  4. CONCATENATE in Excel - Formula, Examples, How To Use?

    Guide to CONCATENATE in Excel. Here we learn using the CONCATENATE formula with the help of examples and a downloadable excel template.

  5. How to Concatenate in Excel: CONCAT, Ampersand, and more

    Aug 29, 2024 · Concatenate with the Ampersand operator The ampersand operator (&) in Excel another great way to concatenate text strings into one cell. The ampersand calculation operator lets you …

  6. Excel CONCATENATE function to combine strings, cells, columns - Ablebits

    Mar 21, 2023 · The tutorial demonstrates how to concatenate text strings, numbers and dates in Excel in the desired format. Learn how to combine cells, ranges and columns using the CONCATENATE …

  7. Excel CONCATENATE function | Exceljet

    May 10, 2022 · The Excel CONCATENATE function concatenates (joins) join up to 30 values together and returns the result as text. In Excel 2019 and later, the CONCAT and TEXTJOIN functions are …

  8. MS Excel: How to use the CONCATENATE Function (WS) - TechOnTheNet

    This Excel tutorial explains how to use the Excel CONCATENATE function with syntax and examples. The Microsoft Excel CONCATENATE function allows you to join 2 or more strings together.

  9. Excel CONCAT Function - W3Schools

    CONCAT Function To concatenate is to link something together. CONCAT is a function in Excel and is short for concatenate. The CONCAT function is used to link multiple cells without adding any …

  10. Use of Concatenate in Excel - GeeksforGeeks

    Apr 23, 2026 · To combine two Cells with a Dash use CONCATENATE formulae " =CONCAT (Cell1,"-",Cell2) ". Combined Text Using Comma and Dash Steps to Combine Text and Function in Excel …