|
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.
|