Excel TEXTJOIN Function

Summary

The Excel TEXTJOIN function concatenates (joins) values with a given delimiter. Unlike the CONCAT function, TEXTJOIN allows you to supply a range of cells, and has a setting to ignore empty values.

Purpose

Join text values with a delimiter

Return value

Result of concatenated text

Syntax

=TEXTJOIN (delimiter, ignore_empty, text1, [text2], ...)

Arguments

Usage notes

The TEXTJOIN function joins values from one or more text strings or ranges that contain text.

 

Excel TEXTJOIN Function

Summary

The Excel TEXTJOIN function concatenates (joins) values with a given delimiter. Unlike the CONCAT function, TEXTJOIN allows you to supply a range of cells, and has a setting to ignore empty values.

Purpose

Join text values with a delimiter

Return value

Result of concatenated text

Syntax

=TEXTJOIN (delimiter, ignore_empty, text1, [text2], ...)

Arguments

Usage notes

The TEXTJOIN function joins values from one or more text strings or ranges that contain text.