Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Problem:I have a .txt which contains 100 rows (each row is only one
word or number). I managed to copy all 100 values into .xls (all 100 data in one column).but i need to split those 100 values into 5 colums (each column would contain 20 values). like this: .txt 1 2 3 4 5 6 .. .. .. 100 ..xls would look like this: 1 21 41 2 22 42 3 23 . 4 . . .. . . .. . . 20 40 60 and so on, till 100. please could somebody help me |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
filted data, copy and paste a col. puts data in wrong row how fix | New Users to Excel | |||
Retrieve multiple data rows data from a very long list and copy t | Excel Discussion (Misc queries) | |||
How do I copy data from main frame computer and keep data in cell | Excel Worksheet Functions | |||
Copy old Data from web query while keeping previous days data | Excel Worksheet Functions | |||
Copy data into cells until changes trigger new copy | Excel Programming |