If you're using File | Export method, then the limit is 16,384 rows.
Use TransferSpreadsheet (macro or VBA) to do the export; you can then
specify the current version of EXCEL and get 65,536 rows (actually, 65,535
plus the row to show the field names).