Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling an File Excel or Word or Else
Message
De
04/06/2002 08:34:58
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00664386
Message ID:
00664397
Vues:
16
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform