具有垂直列出的多个列条目的表

具有垂直列出的多个列条目的表

本文介绍了具有垂直列出的多个列条目的表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到了一份包含60,000多条记录和9列的Excel工作表。最后一列包含垂直列出的每个记录的多个条目,这些条目主要创建具有数据单元格的空行。最后一列实际上应该是另外四列。如何将带有垂直条目的记录水平列入其他列?


我有什么(示例)...

I received an Excel work sheet with 60,000+ records and 9 columns. The last column is laced with multiple entries per record listed vertically which creates mostly empty rows with on cell of data. The last column should actually be four additional columns. How do I get the records with vertical entries to list horizontally into additional columns?

What I have (example)...

展开 | 选择 | | 行号

推荐答案




这篇关于具有垂直列出的多个列条目的表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-13 16:59