ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Which sorting technique does Excel use in the sort function? (https://www.excelbanter.com/excel-programming/382893-sorting-technique-does-excel-use-sort-function.html)

DNALESOR

Which sorting technique does Excel use in the sort function?
 
Does anyone happen to know which sorting technique is used in the sort
function of Excel? Is it bubble sort, shell sort, or interchange sort?

Dave Peterson

Which sorting technique does Excel use in the sort function?
 
You have an active thread elsewhere.

DNALESOR wrote:

Does anyone happen to know which sorting technique is used in the sort
function of Excel? Is it bubble sort, shell sort, or interchange sort?


--

Dave Peterson

Chip Pearson

Which sorting technique does Excel use in the sort function?
 
Since Excel is written in C/C++, and the standard C library contains qsort,
I would guess, based on nothing else, that some type of implementation of
qsort is used.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)

"DNALESOR" wrote in message
...
Does anyone happen to know which sorting technique is used in the sort
function of Excel? Is it bubble sort, shell sort, or interchange sort?





All times are GMT +1. The time now is 04:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com