I have a 2D variant array (~30 dynamic rows by 2 columns). I want to sort this array by the values in the 2nd column. How do I do this?
(I found a promising function on the web but I can't get it to work. Below is my current code. The SortThisArray is the function that isn't working for me).
Please Login or Register to view this content.
Bookmarks