Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel XLS/XLSX to CSV
Message
De
14/05/2016 14:08:43
 
 
À
14/05/2016 08:21:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01636368
Message ID:
01636378
Vues:
58
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform