Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to move excel data to vfp
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Best way to move excel data to vfp
Miscellaneous
Thread ID:
00504674
Message ID:
00504674
Views:
72
As an automation newby, I pose this question;
Whats the best way to bring an excel range of data to VFP. The data range is 2 rows by 49 columns. From VFP, I have be looping by column to test the data for correct structure and values (char or num or date), then putting the data in a VFP array. This seems cumbersum. Is there a better way?
I wish for "Select * From oRange into ARRAY" or "Copy oRange to ARRAY", to much to wish for huh.

Thanks, Chuck
Extreme Programming = Plan -> Design -> Code -> Test
Next
Reply
Map
View

Click here to load this message in the networking platform