Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel OLE object properties
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00747246
Message ID:
00747253
Vues:
15
ObjExcel= CREATEOBJECT("Excel.Application")
ObjExcel.DisplayAlerts = .f.
ObjExcel.Workbooks.Open(fullpath("TMP.XLS"))
.....

>Using VFP 6.0, I have created an XLS file that I wish to display automatically in an Excel workbook. I am able to launch Excel (via ole object) however, I cannot seem to get the file itself (TMP.XLS) to load as the active document. I did not see a property that ref. to this.
>
>Any ideas?
>
>thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform