MarathonMan
New member
- Local time
- Yesterday, 21:27
- Joined
- Feb 2, 2007
- Messages
- 2
Using Access 2002 on XP Pro.
Query is based on 1 table and only returns the first column which is a text field 6 characters long.
If I run the query manually and copy paste into excel I have no problems.
16938 rows, excel file size 620KB
when I put the query in a macro and select Sendobject with file type of any of the 3 excel options the macro always fails when I run it. It will write to Text format ok, but I need to go to Excel.
Is there a setting somewhere that I can change which will resolve this.
""There are too many rows to output, based on the limitation specified by the output format or my msaccess"
Query is based on 1 table and only returns the first column which is a text field 6 characters long.
If I run the query manually and copy paste into excel I have no problems.
16938 rows, excel file size 620KB
when I put the query in a macro and select Sendobject with file type of any of the 3 excel options the macro always fails when I run it. It will write to Text format ok, but I need to go to Excel.
Is there a setting somewhere that I can change which will resolve this.
""There are too many rows to output, based on the limitation specified by the output format or my msaccess"