Export over 65k records to Excel

D

Dan

Hello,
I need to export a query out of Access into Excel, but the query has more
than 65,000 records. Is there an easy way to export the data to Excel and
tell Access to create multiple sheets of data? I can always export the
query to a text file and copy/paste several times, but I would rather avoid
that if possible.

Thanks in advance,
Dan
 
K

KARL DEWEY

Maybe not what you are looking for but you can use a query to select TOP
64999 for export then update a flag field for the same 64999.

Next query has criteria to eliminate those flagged.
 

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

Top