About 232,000 results
Open links in new tab
  1. CONCAT function - Microsoft Support

    The CONCAT function combines the text from multiple ranges and/or strings, but it doesn't provide delimiter or IgnoreEmpty arguments. CONCAT replaces the CONCATENATE function.

  2. How to Use the CONCAT Function in Excel – 7 Examples

    Aug 3, 2023 · The CONCAT function is concise, and can take a range of cells as input and return a text with all the elements of the range of cells. The CONCATENATE function can take a …

  3. Array.prototype.concat () - JavaScript | MDN

    Jul 10, 2025 · The concat () method of Array instances is used to merge two or more arrays. This method does not change the existing arrays, but instead returns a new array.

  4. Excel CONCAT Function - W3Schools

    CONCAT is a function in Excel and is short for concatenate. The CONCAT function is used to link multiple cells without adding any delimiters between the combined cell values. It is typed …

  5. Excel CONCAT function | Exceljet

    May 10, 2022 · The Excel CONCAT function concatenates (joins) values supplied as references or constants. Unlike the CONCATENATE function (which CONCAT replaces), CONCAT will …

  6. Concat and Concatenate functions - Power Platform

    Jun 20, 2025 · Reference information including syntax and examples for the Concat and Concatenate functions.

  7. MS Excel: How to use the CONCAT Function (WS) - TechOnTheNet

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

  8. Excel CONCAT vs CONCATENATE: Key Differences Explained

    Mar 28, 2025 · What Is the CONCAT Function in Excel? The CONCAT function is the modern replacement for the earlier CONCATENATE function. You’ll use it to join multiple text strings …

  9. Excel CONCAT function - string concatenation examples - Ablebits

    Mar 10, 2023 · The tutorial shows how to use the CONCAT function in Excel to merge text strings from multiple cells into a single cell, and how it is different from CONCATENATE.

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

    Aug 29, 2024 · Enter an equals sign and select CONCAT in excel. =CONCAT ( Select cell A2 as the first text string. Now the formula bar will show; =CONCAT (A2, Open quotation marks and …

  11. Some results have been removed