Quote Originally Posted by MartinLiss
I don't have time to put together an example but the easiest thing to do would be to create a UDT array containing Name and Score and then just sort that one array.
Excellent idea, Martin. I believe the score component of the UDT would simply have to appear first in the Type sequence.

I've usually only used separate variable arrays in my Apps because options are offered to sort the values of any one of them shown in a grid.