Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launching MS-Word?
Message
From
04/02/2002 12:23:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00614833
Message ID:
00614902
Views:
18
>Thanks Cetin!
>
>Is it work in the same way for Excel and other apps?

Similar in Excel :

lcExcel = 'FullpathToExcel.xls'
oExcel = createobject('Excel.Application')
oExcel.Workbooks.Open(lcExcel)
oExcel.visible = .t.

'Other' might differ.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform