Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing Excel {XLS} Files
Message
From
18/07/2008 08:57:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01332059
Message ID:
01332213
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
Hi Paul.

>Is there a way I can import Excel .xls files[later than version Excel 5.0] into Foxpro? I have some .xls files that have over 17,000 rows and the APPEND command cannot read these files.

In addition to Sergey's suggestion, you can also use the Excel ODBC driver and use SQLEXEC() to perform a SQL SELECT to a cursor which you can then process or COPY TO a table.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform