Hi,

I've used a text file to store data which is pulled into an array and then displayed in a ListBox. Is there a way to sort the data for display in the ListBox? I will be adding information as and when to the text file which will be appended to the text file, but will appear out of sort order. I've seen somewhere in the help files to sort an array, but can't seem to find the right keywords to find it again. Any help or pointers are appreaciated.

Lincoln