Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel error
Message
De
24/08/2000 13:05:28
 
 
À
24/08/2000 10:11:47
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexique
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00408726
Message ID:
00408843
Vues:
22
>I have this code in the CreateInstance() method:
>
>oExcel = GetObject("\\ATHON\Usuarios\CAPACIT\Mrodrigu\Maura\INDUC-INTEGRA\CONST2.XLS")
>

One thing to keep in mind is that when you open Excel this way (by passing a filename to GetObject()), the object it returns is the Workbook, not the application. So with the code you've written oExcel refers to the workbook Const2.XLS, not to Excel itself.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform