<-- Previous || Up || Next -->

Sort Variant Matrix Rows Keys Only Function
Array Sorts Class

Public Function SortVariantMatrixRowsKeysOnly( _
      ByRef rKeys() As Variant _
    , ByRef vArray() As Variant _
    , ByVal vCompare As Variant _
    , ByRef vKeyColumns As Variant _
    ) As Boolean

Non-recursive Quick Sort of the KEYS to a two-dimensional variant array. The column comprising the sort key is passed in vKeysInDim1(1..UBound).

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.