Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Export from VFP to Excel
Message
 
To
18/04/2003 00:07:11
Van Son Nguyen
Dessau Soprin Inc.
Laval, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00778968
Message ID:
00779217
Views:
33
Well, in this case you obviously need to add a second parameter to transform(). As for the table export, datatoclip may have its own limitation of the size to transfer in VFP and in Excel as well. I do not know much about how to bypass it. Instead of datatoclip you may try in loop to copy (next 16000) to separate workbooks and then combine them together into one file. It will be much slower than datatoclip.

>It's true. I still use VFP5.0 It seems that the problem is in _VFP.Datatoclip
>because VFP stop at this command everytime .
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform