View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
OJ[_2_] OJ[_2_] is offline
external usenet poster
 
Posts: 111
Default sorting an array

Hi Ernst,
firstly, its a two dimensional array, not three! Secondly, I **could**
post some complicated code I've found on the web, but would it not be
easier to copy the array to a worksheet and use Excel's Sort routine?

OJ