Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know I posted the question on 9/4/08. However, on my system, for some
reason that post does not show. So, I thought that it was not posted. In any case, I cannot see the older post, and I am sorry about the duplication. Can you tell me how, I can have the old one show up on my outlook express? thanks. Bob "Bob Phillips" wrote in message ... 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 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No idea, I use OE and it is showing.
This was my response then Why not just use the builtin sort? I presume you are doing in VBA, so just code an Excel VBA sort. -- __________________________________ HTH Bob "Bob" wrote in message ... I know I posted the question on 9/4/08. However, on my system, for some reason that post does not show. So, I thought that it was not posted. In any case, I cannot see the older post, and I am sorry about the duplication. Can you tell me how, I can have the old one show up on my outlook express? thanks. Bob "Bob Phillips" wrote in message ... 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 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you.
"Bob Phillips" wrote in message ... No idea, I use OE and it is showing. This was my response then Why not just use the builtin sort? I presume you are doing in VBA, so just code an Excel VBA sort. -- __________________________________ HTH Bob "Bob" wrote in message ... I know I posted the question on 9/4/08. However, on my system, for some reason that post does not show. So, I thought that it was not posted. In any case, I cannot see the older post, and I am sorry about the duplication. Can you tell me how, I can have the old one show up on my outlook express? thanks. Bob "Bob Phillips" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Updating workbook with an alpha sort sheet and a numeric sort shee | Excel Discussion (Misc queries) | |||
Sort from SQL view does not sort in EXCEL | Excel Discussion (Misc queries) | |||
Pls. reply Sort Data and copy to next coulmn when sort order chang | Excel Programming | |||
Excel sort by Fill Color by custom list sort | Excel Discussion (Misc queries) | |||
Excel Sort function should not sort the cell formatting! | Excel Worksheet Functions |