View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jeff Jeff is offline
external usenet poster
 
Posts: 921
Default Sort more then 65,000 rows in Excel

Hi,

I am using Excel 2003 and it is limited to 65,000 rows. I want to sort a
..csv file that has ~ 360,000 rows. I tried using the Bubble sort macro to do
this but it is too slow. Is there any way to do this using excel?

Thanks