Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running Excel from VFP App
Message
From
05/05/2006 19:18:23
 
 
To
05/05/2006 19:07:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01119766
Message ID:
01119814
Views:
12
I allmost resolved the problem, I need only one thing more...

When I use

oExcel = createobject("Excel.application")
with oExcel
.Workbooks.Open("C:\estaib\archivos\abril2006.xls")
.visible = .t.
I´m sure that the computer has intalled the software, but what happen if the compuiter doesn´t has the Excel installed, how can I check it...???
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform