三种方法(假定需要全新文字在A1:C1):1、使用连接符"&"直接合并。公式=a1&a1&a12、使用concatenate函数合并。concatenate格式为concatenate(text1,text2...),参数text为文本或单元格引用。示例公式=concatenate(a1,b1,c1)。3、使用phonetic函数合并(单元格内容必须为文本型)。phonetic函数格式phonetic(reference) ,参数reference为文本或单元格引用。示例公式=phonetic(a1:c1)。
Copyright © 2025 IZhiDa.com All Rights Reserved.
知答 版权所有 粤ICP备2023042255号