Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is possible to Convert Excel file or data to vfox's data
Message
 
 
To
17/10/2000 08:13:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00430228
Message ID:
00430237
Views:
10
Follow these steps:
1) Create all the tables with the appropiated fields in the same order they are in the excel files.

2) Eliminate all the redundant rows in the excel files (Titles, etc), i other words, there must be ONLY data

3) For each excel file do this in VFP:

append from the_excel_table type XLS

You are done!

Hope this helps.
Previous
Reply
Map
View

Click here to load this message in the networking platform