• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Reorder the Column

BhuSan

New Member
Dear All,

I have some data which I need to rearrange in a different manner so that I can import this into another software for further processing.

My original data will be have 10 column of information and rows and rows of data below that. I used only 8 rows just for example in the attached file.

Now I need to rearrange the data in 8 columns. Please see the attached file for desired result.

One thing if my original data change the result column should also change.

Please help me on this excel formula.

Thanks for your help in advance.
 

Attachments

  • Reorder the Column.xlsx
    9.6 KB · Views: 7
BhuSan
Press [ Demo ReOrder ]-button ...
... then You can follow procedure.

Reset sheet2,
get number of columns,
copy sheet1 values one-by-one from left-top to right-bottom to sheet2,
if sheet2's x-coord is over 'number of column'
then continue from the beginning of next row.
 

Attachments

  • Reorder the Column.xlsb
    20.2 KB · Views: 3
Back
Top