Line Limit Exporting to Excel Failure

B

BCP

When I try to send the results of a Query/Form Contents to Excel using the
sendobject function or Analize IT with Excel from the tool bar I am getting
an error stateing I have exceeded the line limit for the application (< 20K).
If I export the data to text first I can open the text file in Excel. I
need to be able to unload the full 64K of records to Excel.
 
R

Rick Brandt

BCP said:
When I try to send the results of a Query/Form Contents to Excel using the
sendobject function or Analize IT with Excel from the tool bar I am getting
an error stateing I have exceeded the line limit for the application (< 20K).
If I export the data to text first I can open the text file in Excel. I
need to be able to unload the full 64K of records to Excel.

Those functions always assume an older version of Excel that was limited to
about 16000 rows. Use the TransferSpreadheet command instead. It allows you to
specify the version.
 

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