how export access table to excel

  • Thread starter Thread starter Guest
  • Start date Start date
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).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top