View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 923
Default Array Sort on 2 keys

Hi All
I have an array with two dimensions, typically 36 by 2. Is there a
procedure for sorting an array by the two variables in the second dimension?
Or would it be simpler to write the array to a worksheet and use sort, then
reload the array?



--
Cheers
Nigel