Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel
Message
From
24/06/1998 02:53:05
 
 
To
23/06/1998 10:35:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Excel
Miscellaneous
Thread ID:
00110907
Message ID:
00111142
Views:
22
If you just need to get the data then you can also IMPORT FROM file TYPE XL5 SHEET name (and in VFP6 you also can IMPORT FROM file TYPE XL8 SHEET name ) Arnon >>TIA >>Chris > >oExcel=getobject('c:\temp\test.xls') >? oExcel.cells(1,1).value >? oExcel.cells(1,2).value >? oExcel.cells(2,1).value
Previous
Reply
Map
View

Click here to load this message in the networking platform