Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00318305
Message ID:
00318339
Views:
22
>I am attempting to execute the append from command and I am having problems. I have a Excel file which I want to append into a stand alone dbf table.
>I issue the append from 'nameoffile.xls' type XLS command and I am blown completely out of VFP.
>The target dbf was created by the import wizard which imported the data from the Excel spread sheet so the structure of the receiving dbf should be fine. The source xls file is not open by another application.
>Suggestions?
>
>Thanks
>John


John,

This might be a version problem with Excel. TYPE XLS is for Excel version 4 and earlier. Depending on the version of Excel, you should probably be using TYPE XL5 or TYPE XL8.
Previous
Reply
Map
View

Click here to load this message in the networking platform