Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WorkBooks
Message
De
08/05/2003 08:09:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
WorkBooks
Divers
Thread ID:
00786159
Message ID:
00786159
Vues:
45
Hi everyone,

I use Automation on a Windows 98 machine with Excel 2000. When I want to open an Excel file, I type this code:

oExcel=createobject("Excel.Application")
oWorkBook=oExcel.WorkBooks.Open("c:\test.xls")

Then I get the error message:

Error: 1943: "Member WorkBooks does not evaluate to an object"

Then I run the same code on another computer which is exactly installed like the one I get the error from. Also windows 98 and Excel 2000.

Does anybody know how this can happen?

Thanx in advance
Ron :o)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform