OutputTo action

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello.
I have a query that i want to export to excel. This query retrieves about 40
000 records. When i export the query there's no problem, but when i try to
programme a DoCmd.OutputTo action i get the following error:
" Run-Time error 2306:
There are too many rows to output, based on the limitation specified by the
output format or by Microsoft Office Access."

Why does this happen?

Thanks
Luis
 
Back
Top