Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Get column name from index in Excel Table
  • Everything about Charts in Excel
  • How to calculate current stock or inventory in Excel
  • Chart Axes in Excel
  • Conditional Formatting Color Scales Examples in Excel

References

  • Create hyperlink with VLOOKUP in Excel
  • How to reference named range different sheet in Excel
  • Lookup entire row in Excel
  • Perform case-sensitive Lookup in Excel
  • Last row number in range

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation only dates between
  • Excel Data validation unique values only
  • Excel Data validation must contain specific text
  • Excel Data validation allow uppercase only

Join Text Strings Using Concatenate or ‘& Operator’ in Excel

by

This example illustrates how to concatenate (join) strings in Excel. When joining text and a number, use the TEXT function to format that number.

1. Simply use the & operator to join strings.

Note: to insert a space, use ” ”

2. The CONCATENATE function produces the exact same result.

3a. The CONCAT function in Excel 2016 produces the exact same result.

3b. The CONCAT function can also join a range of strings. If you don’t need a delimiter (space, comma, dash, etc.) this can be useful.

4a. The CONCAT function cannot ignore empty cells. Take a look at all the extra spaces in column E below when you drag the function in cell E2 down to cell E11.

4b. The beauty of the TEXTJOIN function in Excel 2016 is that it can ignore empty cells (if the second argument is set to TRUE).

Note: the TEXTJOIN function joins a range of strings using a delimiter (first argument).

5a. When joining text and a number, use the TEXT function to format that number. Without using the TEXT function this would be the result.

5b. With the TEXT function.

Note: #,## is used to add comma’s to large numbers. Use 0 to display the nearest integer value. Use 0.0 for one decimal place. Use 0.00 for two decimal places, etc. You can also use the TEXT function to apply a percentage format and to format a date.

6. When concatenating strings, use CHAR(10) to insert a line break. For example, the address below contains two line breaks.

Note: don’t forget to enable text wrapping.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Excel If, Nested If, And/Or Criteria Examples
  • How to use Excel XOR Function
  • How to use IFS function in Excel
  • SWITCH function example in Excel
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • Get fiscal quarter from date in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • How to get workdays between dates in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group arbitrary text values in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into unequal buckets in Excel
  • Calculate conditional mode with criteria in Excel

General

  • How to get original number from percent change in Excel
  • How to get amount with percentage in Excel
  • How to calculate decrease by percentage in Excel
  • Delete Blank Rows at Once in Excel
  • How to generate random date between two dates in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning