Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel XLS/XLSX to CSV
Message
From
14/05/2016 14:08:43
 
 
To
14/05/2016 08:21:10
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01636368
Message ID:
01636378
Views:
59
>>Hi All
>>
>>What suggestions for a quick and simple XLS/XLSX to CSV conversion tool workable inside VFP9 application? Need to only convert the first worksheet, all columns/rows.
>>
>>TIA
>
>Read Excel data into VFP, using either built in APPEND FROM or IMPORT commands, for XLS format, or available OpenXML libraries for XLSX, and then export it to CSV using COPY TO command.
>
>XLSX capable libraries: http://vfpx.codeplex.com/wikipage?title=XLSXWorkbook and http://praisachion.blogspot.pt/2016/02/import-dbf-from-msoffice-2007-xlsx-docx.html

Thanks Antonio. I am looking at XLSXWorkbook now. Looks like it will do the job!
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform