Hi,
I need to impot a huge amont of data from txt to excel.
My problem is that I need to organize it in rows instead of coloums.
I have information of a lot of profiles and I need to put it side by side :
Actual output (importing from txt file):
[profile 1 6x6]
[profile 2 6x6]
[profile 3 6x6]
....
Wanted output:
[profile 1 6x6] [profile 2 6x6] [profile 3 6x6] .....
Regards,
Miguel
Bookmarks