Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert excel to DBF file
Message
From
25/07/2017 01:47:11
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01652806
Message ID:
01652825
Views:
64
>Hi,
>I usually convert an excel spreadsheet to a DBF file by first saving it into a CSV format and then importing into a DBF.
>
>But this spreadsheet (attached) does not have a clear structure of columns. The attached spreadsheet shows the pattern; the actual one has many more “records”
>
>How would you devise a plan to convert such a spreadsheet to a DBF?

Hi,

You may try it with one of the procedures by Vilhelm-Ion Praisach http://praisachion.blogspot.nl/, "ImportXLSX.prg". When I use importfromxlsx("procedurestest.xlsx",2,'',.T.,.T.,0,'myCursor') on your XLSX file I do get some meaningfull data, play with the parameters to get the by you desired result.

Regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform