![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Programming A discussion forum for programs and programming used in tech-related businesses. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Sep 2009
Posts: 1
OS: Vista
|
I am using Access 2007 to create a report that is meant to be viewed in Excel. I am using the following code:
DoCmd.OutputTo acOutputReport, "rpt_IncomeByPartner", acFormatXLS, vrtFileName where "rpt_IncomeByPartner" is the name of the report and vrtFileName is the path and name of the Excel file. I am running into an issue when the report shows LOTS of data and receive an error that there are too many rows in my export; I thought that Excel 2007 had 1,000,000 rows, so this should work just fine. The only thing I can think of is that the OutputTo method uses Excel 2003 and earlier compatibility and, therefore, limits the number of records in the export to 65,536, the row limit of Excel 2003. Does anyone have any suggestions as to how to get around this? Thanks very much in advance. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
![]() |
| Thread Tools | |
|
|