Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import from Excel to VFP another problem
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01050696
Message ID:
01050710
Views:
20
This message has been marked as the solution to the initial question of the thread.
The Sheet clause is only applicable to XL5/XL8
import from MyXls xl5 sheet "MySheet1"
* or
import from MyXls xl8 sheet "MySheet1"
>When using IMPORT command with the SHEET cSheetName clause, VFP creates a table from the first (default) worksheet.
>
>Here is the syntax I use:
>
>
>import from MyXls xls sheet "MySheet1"
>
>
>But when I open resulting MyXls.DBF the content is always the same, the content of the very first worksheet.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform