in reply to Re^7: Cutting text from the end of the file and adding it to the top
in thread Cutting text from the end of the file and adding it to the top

Sorry for that, it was a typo. The number of columns will match the data. So it should be like this:
a, b, c, d aa, 12, 33, 102, 111 bb, 223, 24, 88, 56 aa, 99, 130, 21, 45 bb, 88, 90, 212, 500
  • Comment on Re^8: Cutting text from the end of the file and adding it to the top
  • Download Code