I would like to split the text file into multiple columns and the desired output should be in excel format.
The characters in each column should be as such:
| 13 | 13 | 11 | 5 | 16 | 8 | 8 | 15 | 15 | 11 | 11 | 7 | 13 | 11 | 12 | 4 | 2 |
Can anyone please help me with the same?
I am attaching a sample text file to this query.
Thanks in advance.