Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro to Excel problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00469794
Message ID:
00469808
Views:
16
>I have the following code:
>
>
>USE MyTable
>COPY TO MyFile.Xls TYPE XLS
>
>The table has 220,000 records in it. I only get around 16,000 lines
>in the Excel file.
>
>What gives?
>
>TIA

Excel worksheet is limited with 16384 rows. If you need to export more records you should split them into different worksheets.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform