View Single Post
  #20   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.vb.general.discussion
Michael C[_5_] Michael C[_5_] is offline
external usenet poster
 
Posts: 3
Default Can this QuickSort work?

wrote in message
oups.com...
When you say QuickSort not efficient, what is your suggestion then for
a better one
in this situation?


Did you check the sort in the link I provided? I'm not sure if it will be
more efficient that quicksort but worth a try.

Michael