Hi,

I have looked all over and cannot get my head around the following. I hope someone here can help.

I'm making a program in MS Visual Basic 2010 Express that will read a text data file and write the entire file to a text box. The data in said text box is then manipulated. These changes affect the entire data so I got that part done. The issue I have now is that I want to split and sort the data but need to define a...