Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing from Excel 97 to VFP 6.0
Message
From
23/09/1999 09:15:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Importing from Excel 97 to VFP 6.0
Miscellaneous
Thread ID:
00267937
Message ID:
00267937
Views:
54
code:
Parameter cXlsname,cSheet

OPEN DATA tempdbc
IMPORT FROM (cXlsname) DATABASE tempdbc TYPE XL8 SHEET (cSheet)

When using this code VFP ignores the "SHEET" clause are returns the first sheet in the spreadsheet. Can anyone suggest a fix?
Next
Reply
Map
View

Click here to load this message in the networking platform