Excel宏:从表到列 [英] Excel Macros: From Table to Column

查看:56
本文介绍了Excel宏:从表到列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个包含多个行和列的Excel表,如下所示:

I have an Excel table with multiple rows and columns like this:

1 2 3
4 5 6
7 8 9

我需要编写宏,该宏会将我的所有数据转换为一列,并将其放置在 sheet2

I need to write macros, which will transform all my data in one single column and will place it in sheet2

1
2
3
4
5
6
7
8
9

推荐答案

我在此网站上找到了一个可以满足您需要的公式: http://www.cpearson.com/excel/TableToColumn.aspx

I've found a formula in this site that do what you want: http://www.cpearson.com/excel/TableToColumn.aspx

这篇关于Excel宏:从表到列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆