Export Access to Excel

Q

qing

Hi,
I've tried to export the table in access to excel. But somehow if i have
about 650k of data, after I've export to excel, it only take successful
exported out 65k of data. Is there anyway that I can export everything out
into the excel?

Thanks.
 
K

Klatuu

Not in one pass. You are hitting the limit of the number of rows an Excel
worksheet con contain in versions through 2003. In 2007, the limit is (I
think) 1 million.

How you break it into pieces will depend you how your data is structured.
 
Top