Hi,
The limit that comes to mind is the 65535 row limit of earlier Excel versions...
In the case I am describing (8MB file, 9000 rows) that limit is quite a distance away...
Additionally, the 9000 rows do not seem to matter as much as the amount of data written:
9000 rows of 4 colums generates a smaller file that works
9000 rows of 8 colums generates an 8MB file that fails
Cheers,
Nick