View Single Post
  #11  
Old 07-06-2005, 02:05 PM
Harlan Grove
Guest
 
Posts: n/a
Re: The best elegant solution to override 65k rows limit in a sheet

moi wrote...
>Split the records into multiple files, write an app in C++ that does the
>dirty work considering the .xls-file folder as one huge file.
>And if one .xls-file is full, just let the app create a new one.
>U can also write a module in VBA (Access maybe) but that's not so fast.

....

Well if fast is the key, use Perl.

Reply With Quote