Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Importing / Linking / June 2004

Tip: Looking for answers? Try searching our database.

Exporting to Excel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
- 30 Jun 2004 19:35 GMT
I am trying to export the results of a query in Access 97
to a table in Excel.  When I try to run the export I get
the following error - "There are too many rows to output,
based on the limitation specified by the output format or
by microsoft access."  I thought Excel's limitation was
around 65,000 records.  Our output right now is a little
over 18,000 and the same exact process worked as little as
a week ago.  Any idea what might've happened?
djh - 30 Jun 2004 21:10 GMT
Excel 97's limitation is 65536 rows per spreadsheet.  
Make sure you are selecting this version of Excel in the
Save As Type specification below the filename.  There are
older versions  listed before it.

>-----Original Message-----
>I am trying to export the results of a query in Access 97
[quoted text clipped - 6 lines]
>a week ago.  Any idea what might've happened?
>.
John Nurick - 30 Jun 2004 22:02 GMT
Some of the ways of exporting to Excel use the old Excel 7.0/95 file
format, which has a limit of 16384 rows.

To get more, you need to use File|Export (without checking "Save
Formatted") or DoCmd.TransferSpreadsheet and specify Excel 97 or later
format.

On Wed, 30 Jun 2004 11:35:27 -0700,

>I am trying to export the results of a query in Access 97
>to a table in Excel.  When I try to run the export I get
[quoted text clipped - 4 lines]
>over 18,000 and the same exact process worked as little as
>a week ago.  Any idea what might've happened?

--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.