I'm using the VBA Sort routines to do 3-level sorts of 2-dimensional worksheet tables of data in Excel 2007. This works well, and requires a minimum of code. I'm wondering if there are similar VBA routines to sort multi-dimensional arrays of data, ie data that has not been written out to a worksheet. Or is it necessary to write code to do such sorts? Thanks for any insight.
Paul Hudgens
Denver
Paul Hudgens
Denver