【发布时间】:2019-02-21 19:02:21
【问题描述】:
我在 OpenOffice 中有一个包含多行的 xls 文档,我想将 3 行中的字符串连接起来并放入一个
我知道连接列有点简单,但是行呢
I want to merge three lines into one, result must to be like:
1 "I want to be merged"
2 "I also want to be merged"
结果可以在同一张或新的工作表中导出 有什么想法吗?
【问题讨论】:
标签: excel-formula openoffice.org openoffice-calc