View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Al[_10_] Al[_10_] is offline
external usenet poster
 
Posts: 9
Default Sort on two columns in two dimensional array

Hi folks,

I am trying to figure out how to sort a two dimensional array by first
element 0, then element 1. I am struggling!! Can someone offer me
some help?

My array is arySort(4, 50)

Cheers,
Al