Thread: Excel Sort
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Excel Sort

How does this question differ from the last time you posted it?

--
__________________________________
HTH

Bob

"Bob" wrote in message
...
Hi Everyone:

I was wondering if any of the excel experts and MVP's know what algorithm
excel is using for their sorting command (Data - Sort). I am trying to
do something similar to Excel's sort that sorts column 1, then 2, then 3.
All the algorithms that I have seen, only sort one column.

Thanks for all your help.

Bob