Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Export to Excel
Message
From
17/05/2018 09:11:41
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01660031
Message ID:
01660036
Views:
58
>Hi,
>
>When exporting data from VFP 9 application to Excel and using the following syntax:
>
>
>EXPORT TO (cExcelFileName) type XLS
>
>

Don't use TYPE XLS; that's Excel 2.0 format and it doesn't handle dates well. Use TYPE XL5 instead.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform