Re: fastest sorting routine for 2-D array of long values
- From: "Tim Williams" <timjwilliams at gmail dot com>
- Date: Sat, 6 May 2006 01:34:33 -0700
Disconnected ADO recordset ?
That has a sort method...
Tim
"RB Smissaert" <bartsmissaert@xxxxxxxxxxxxxxxx> wrote in message news:%237n1YYOcGHA.4108@xxxxxxxxxxxxxxxxxxxxxxx
What would be the fastest sorting routine (in VBA or VB) to sort a 2-D array (2 columns only) of long values?
Maybe it has to be a non-recursive quicksort, but it is not easy at all to find these.
If somebody has a different way to do this like with a dll that would be fine as well.
It can't be done in a *** as there will be more than 65536 rows.
Thanks for any advice.
RBS
.
- Follow-Ups:
- Re: fastest sorting routine for 2-D array of long values
- From: RB Smissaert
- Re: fastest sorting routine for 2-D array of long values
- References:
- fastest sorting routine for 2-D array of long values
- From: RB Smissaert
- fastest sorting routine for 2-D array of long values
- Prev by Date: fastest sorting routine for 2-D array of long values
- Next by Date: Evaluate(Indirect) doesnt work
- Previous by thread: fastest sorting routine for 2-D array of long values
- Next by thread: Re: fastest sorting routine for 2-D array of long values
- Index(es):