How to Consolidate Data from Multiple Excel Columns All into One Column

前端 未结 6 1138
慢半拍i
慢半拍i 2020-12-09 10:40

Lets say I have an excel sheet with 4 columns of data & 20,000 rows of data in each column.

What is the most efficient way to get it so that I have all of that d

6条回答
  •  离开以前
    2020-12-09 11:11

    Here is how you do it with some simple Excel formulae, and no fancy VBA needed. The trick is to use the OFFSET formula. Please see this example spreadsheet:

    https://docs.google.com/spreadsheet/ccc?key=0AuSyDFZlcRtHdGJOSnFwREotRzFfM28tWElpZ1FaR2c&usp=sharing#gid=0

提交回复
热议问题