Hi,

I know this is pretty easy but I'm afraid I'm stuck at it:

I want to open a text file (which is fine) and format the contents of it to be in different positions. ie. There are 5 rows of data and i just need each row to be in a different position in the file(I've got the numbers of the positions) Is it best to write out the contents to it to a new file.
Not sure how to do this?