Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Start Excel & open a spreadsheet?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Start Excel & open a spreadsheet?
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01110438
Message ID:
01110438
Views:
51
I have a file "C:\temp\mysheet.xls" and I want to open excel, make it visible, and open this spreadsheet via VFP. This is what I got so far, but I dont see how to open the file. Anyone know how to do it?
Thanks!

oExcel = CREATEOBJECT("excel.application")
oExcel.Visible = .T.
ICQ 10556 (ya), 254117
Next
Reply
Map
View

Click here to load this message in the networking platform