Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save Large Tables in Excel Format
Message
From
01/07/2005 11:23:31
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
01/07/2005 11:08:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01028183
Message ID:
01028203
Views:
25
>Thanks for your quick reply.
>
>How do I get the fields to go into separate columns automatically.

Sorry, I didn't notice the part about all the data being in Column1. However, I have opened comma-delimited files and they were split successfully. I am not sure what is going on. Perhaps you should explicitly give the CSV extension.

One alternative would be to use the "parse" option in Excel.

Another would be to switch to DBF format instead of CSV. From VFP:
copy to temp.dbf type foxplus
FoxPlus is the dBASE III format; Excel can't read VFP tables directly.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform