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

Data Analysis

  • How To Filter Data in Excel
  • How to sum a total in multiple Excel tables
  • How to calculate average last N values in a table in Excel
  • Subtotal function in Excel
  • How to Create Thermometer Chart in Excel

References

  • Last row number in range
  • How to get relative row numbers in a range in Excel
  • Create hyperlink with VLOOKUP in Excel
  • How to use Excel TRANSPOSE Function
  • How to get last row in mixed data with blanks in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation must contain specific text
  • Excel Data validation whole percentage only
  • Excel Data validation allow weekday only
  • Excel Data validation date in next 30 days

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

  • OR function Examples in Excel
  • How to use Excel AND Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get days before a date in Excel
  • Get day name from date in Excel
  • Calculate time difference in hours as decimal value in Excel
  • Get days, months, and years between dates in Excel
  • Calculate expiration date in Excel

Grouping

  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel
  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel

General

  • How to calculate project complete percentage in Excel
  • How to calculate percent of students absent in Excel
  • Count cells that contain errors in Excel
  • Check if multiple cells have same value in Excel
  • How to Delete Cells, Row and Rows in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning