Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling an File Excel or Word or Else
Message
From
04/06/2002 08:34:58
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00664386
Message ID:
00664397
Views:
17
Hi Tut

I do it with code like this:

oExcelapp = createobject("Excel.Application")

This.oexcelapp.WorkBooks.Open()

oexcelapp.Visible = this.lvisible

Hope it helps

Regards

Oscar Corte

>Hi guys...
>
>I want to know how to calling an excel file not the excel program but the file that created with excel or word.
>
>Of Course if we want to run some exe file we could just type
>
>Run /n "the file name"
>
>But what about that case...
>
>And How to store A Graphical in a table and display it interactively change base on the value of the record...
>
>thanks again
>
>
>regards,
>tut_arie
Previous
Reply
Map
View

Click here to load this message in the networking platform