ExcelCSE.com

Menu
  • Excel 101
  • Excel Functions
  • Excel Formula
  • Contact Us
How to Use Excel > Excel Functions > Excel CONCAT Function

Excel CONCAT Function

How to Use the Excel CONCAT Function
Table of contents :
  • What is the Excel CONCAT Function?
  • CONCAT Syntax
  • How to Use CONCAT Function in Excel
  • CONCAT Example

Excel CONCAT Function

What is the Excel CONCAT Function?

The excel CONCAT function combines all data; it could be a text, a number or a date. The result remains a text.

The advantage of the CONCAT function compared to the CONCATENATE function is allowing you to use the range address in the text argument. No need to type every cell address, just the range address.

CONCAT Syntax

CONCAT(text1, [text2],…)

text1, required, the first value to combine, you can use a range reference containing a text, a number or a date.

text2, optional, additional value to combine, handle up to 255 values and no more than 8,192 characters in a result.

How to Use CONCAT Function in Excel

The image below is an example of the CONCAT function usage and the results.

Excel CONCAT Function

CONCAT Function #1

=CONCAT(A2:C2)

The result is redgreenblue. You can use the range address and make a simpler formula.

CONCAT Function #2

=CONCAT(A3," ",B3," ",C3)

The CONCAT function is unable to add a word separator. You have to type one by one if you want. In this condition, the CONCAT function is no different from the CONCATENATE function.

Use the excel TEXTJOIN function if you want a word separator without having to type it one by one.

CONCAT Function #3

=CONCAT(A4:C4)

You can combine a text lotus and a number 123. The result remains a text, lotus123.

CONCAT Function #4

=CONCAT(A5:C5)

You can combine several numbers too (not add up) using the range address, the result is an alphanumeric 123456.

CONCAT Function #5

=CONCAT(A6:C6)

Why does a date 8/17/1945 when a combined change to 16666?

Excel stores date values in an integer number. The date 8/17/1945 is the result of an integer number formatted using mm/dd/yyyy date format, when combined using the CONCAT function the original value appears.

Read the article below for a more detailed explanation of how dates and times are stored in Excel.

  • How does Excel Store Dates and Times?

CONCAT Example

Another article using or explain about CONCAT Function

Another Text Function

Another article about Text Function
  • Excel TEXTJOIN Function
  • Excel CONCAT Function
  • Excel CONCATENATE Function
  • Excel REPLACE Function
  • Excel SUBSTITUTE Function
  • Excel REPT Function
  • Excel FIND Function
  • Excel SEARCH Function
  • Excel MID Function
  • Excel RIGHT Function
Usefull links
  • Microsoft CONCAT function documentation
Share
Tweet
Google+
Email
Prev Article
Next Article

Related Articles

Excel SUMPRODUCT Function
What is SUMPRODUCT Function? The SUMPRODUCT function multiplies corresponding ranges …

Excel SUMPRODUCT Function

Excel AGGREGATE Function
What is the Excel AGGREGATE Function? The Excel AGGREGATE function …

Excel AGGREGATE Function

Excel YEAR Function
What is the Excel YEAR Function? The Excel YEAR function …

Excel YEAR Function

Excel TIMEVALUE Function
What is the Excel TIMEVALUE Function? The Excel TIMEVALUE function …

Excel TIMEVALUE Function

Excel AVERAGE Function
What is the Excel AVERAGE Function? The Excel AVERAGE function …

Excel AVERAGE Function

Tags:Concat Excel Function Concat Function in Excel Concatenate Excel Excel Concat Function Excel Concat Text Excel String Concat How to Concat in Excel Text Functions

Categories

  • Excel 101
  • Excel Formula
  • Excel Functions

Recent Posts

  • Get the Original Price from Percentage Increase/Decrease
  • How to Add/Subtract Percentage in Excel
  • How to Extract Day, Month and Year from Date in Excel
  • How to Add Seconds, Minutes and Hours to a Time in Excel
  • How to Add Days, Weeks, Months and Years to a Date in Excel
  • How to Calculate Time Difference in Excel
  • Calculate Number of Days, Weeks, Months and Years Between Two Dates in Excel
  • Flash Fill Excel
  • Paste Special Excel
  • Excel TEXTJOIN Function
  • Excel CONCAT Function
  • Excel CONCATENATE Function
  • Excel REPLACE Function
  • Excel SUBSTITUTE Function
  • Excel REPT Function
  • Excel FIND Function
  • Excel SEARCH Function
  • Excel MID Function
  • Excel RIGHT Function
  • Excel LEFT Function

ExcelCSE.com

The Ultimate Guide How to Use Excel Better
Copyright © 2023 ExcelCSE.com
Contact Us - Privacy Policy - Sitemap | Theme by MyThemeShop.com

Ad Blocker Detected

Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

Refresh