Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winword.exe
Message
From
14/10/2005 00:35:41
 
 
To
13/10/2005 06:53:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01058585
Message ID:
01059011
Views:
13
Dear Sir,

Following codes work fine to open Winword.exe
oWord = CreateObject("Word.Application")
oWord.Visible = .T.
But Following code do not work to open excel.exe
oWord1 = CreateObject("Excel.Application")
oWord1.Visible = .T.
Please modify codes to open excel.exe.

Thank in advance
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform