Textjoin for new functions in Excel 2016

Source: Internet
Author: User

Textjoin for new functions in Excel 2016

 

In the January 2016 feature update, Excel 2016 added several important common functions, including ifs, switch, maxifs, minifs, Concat, and textjoin.

Note: To use the above functions, the Office version is very important, not all office 2016 can be used. Suggestions

Install the latest version of Office 365 at https://products.office.com/zh-cn/try?office 2016.

You can also install it online through the Office 365 installer. Installer:

Http://down.51cto.com/data/2250280

 

The textjoin function combines the text of multiple areas and/or strings, and includes the delimiter you specify between the text values to be combined. If the Delimiter is an empty text string, this function will effectively connect these areas.

 

Help documentation

 

Compared with the previous & and concatenate functions, textjoin functions are more powerful and convenient.

 

Textjoin (separator, whether to ignore blank cells, text 1 to be joined, [Text 2 to be joined],…)

 

Parameter description:

Separator: (required) one or more characters of the text string, null, double quotation marks, or references to the valid text string. If a number is provided, it is considered as text.

 

Ignore blank cells: (required) if true, empty cells are ignored.

 

Text to be joined 1: (required) text items to be joined. Text string or string array, such as in the cell area.

 

[Text 2,...]: (optional) other text items to be joined. A text item can contain a maximum of 252 text parameters, text1. Each parameter can be a text string or string array, such as a cell area.

 

Note: If the result string exceeds 32767 characters (cell limit), textjoin returns # value! Error

Error.

 

Display column:

E example e2 = textjoin ($ a $12: $ d $12, true, A2: D2) Result

A15 = textjoin (A12: D12, false, A2: D9) results.


650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M02/88/F4/wKiom1gCI42gzE3QAAIpXdPfEQg042.jpg-wh_500x0-wm_3-wmp_4-s_2720057688.jpg "Title =" 0028.jpg "alt =" wkiom1gci42gze3qaaipxdpfeqg042.jpg-wh_50 "/>


This article is from the "Start from the Heart" blog. For more information, contact the author!

Textjoin for new functions in Excel 2016

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.