(视频)表格文本函数:巧用CONCAT函数 组合文本
<b>视频地址1:</b>点击观看<br><br><b>视频地址2:</b>点击观看<br><br>
<b>教程难度:</b>初级<br><br>
<b>图文教程:</b><br>
<p><span style="font-family: 微软雅黑, Microsoft YaHei;">将多个区域和/或字符串的文本组合起来。 <br style="box-sizing: border-box; color: rgb(97, 97, 97); font-family: 微软雅黑, 宋体, Tahoma, Arial; font-size: 12px; white-space: normal; background-color: rgb(255, 255, 255);"><br style="box-sizing: border-box; color: rgb(97, 97, 97); font-family: 微软雅黑, 宋体, Tahoma, Arial; font-size: 12px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>语法</strong> </span></p><p><span style="font-family: 微软雅黑, Microsoft YaHei;">CONCAT(text1…) <br style="box-sizing: border-box; color: rgb(97, 97, 97); font-family: 微软雅黑, 宋体, Tahoma, Arial; font-size: 12px; white-space: normal; background-color: rgb(255, 255, 255);">text1 … 为 1 到 255个要联接的文本项。这些文本项可以是文本字符串或字符串数组,如单元格区域。 <br style="box-sizing: border-box; color: rgb(97, 97, 97); font-family: 微软雅黑, 宋体, Tahoma, Arial; font-size: 12px; white-space: normal; background-color: rgb(255, 255, 255);"><br></span></p><p><strong><span style="font-family: 微软雅黑, Microsoft YaHei;">说明</span></strong><span style="font-family: 微软雅黑, Microsoft YaHei;"> </span></p><p><span style="font-family: 微软雅黑, Microsoft YaHei;">如果结果字符串超过 32767 个字符(单元格限制),则 CONCAT 返回 #VALUE! 错误。 </span></p>
頁:
[1]