标签: excel
我需要将动态行数转换为固定数量的列。怎么做?这就是我想要做的事情:
A1 B1 C1 A2 B2 C3 B3
转换为
A1 A2 B1 B2 B3 C1 C3
假设结果表中共有3个colomns。
由于