LV 5 is quite far now. However, basic LV functions should still work similarly so we can try some simple data manipulations. You can still use the 1D array sort function, since, as explained in the Help, "if array is an array of clusters, the function sorts the elements by comparing the first elements".
You need to extract the colum to sort by, associate an index number to it, sort, then use the ordered index to reorder the original 2D array. This process is illustrated in the diagram picture below.
Message Edité par chilly charly le 11-10-2005 12:47 AM
Chilly Charly (aka CC)