About 36,600 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. CONCATENATE in Excel

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

  4. Concatenation - Wikipedia

    To concatenate is to join two or more sequential objects together to create a new object, generally without modifying any of the …

  5. CONCATENATE Definition & Meaning - Merriam-Webster

    Concatenate is a fancy word for a simple thing: it means “to link together in a series or chain.” It’s Latin in origin, formed from a word …

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

    Apr 22, 2022 · Guide to CONCATENATE in Excel. Here we learn using the CONCATENATE formula with the help of examples and …

  7. Combine text from two or more cells into one cell in Microsoft Excel

    You can combine data from multiple cells into a single cell using the Ampersand symbol (&) or the CONCAT function. Select the cell …

  8. CONCATENATE Function in Excel (6 Easy Examples)

    Combine text from multiple cells in Excel with CONCATENATE. 6 examples cover names, addresses, dates, line breaks, and …

  9. CONCATENATE – DAX Guide

    Aug 1, 2026 · If you need to concatenate multiple columns, you can create a series of calculations or, better, use the concatenation …

  10. String.prototype.concat () - JavaScript | MDN

    Jul 10, 2025 · One or more strings to concatenate to str. Though technically permitted, calling String.prototype.concat () with no …