Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Different versions of excel
Message
De
07/03/2001 10:15:03
 
 
À
07/03/2001 02:36:24
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00481240
Message ID:
00482687
Vues:
9
>
>I compiled my app to an exe file and ran it on a pc that has office97 installed on it. I get the following error:
>
>Runtime error '429':
>ActiveX component can't create object
>
>Any other ideas?
>
>>
>>-Remove the reference to Excel.
>>-Declare as object (Dim xlApp as Object).
>>-Instantiate your object (Set xlApp = CreateObject("Excel.Application"))

Even though you did not clear this, you can still use this knowledge base article from MS: http://support.microsoft.com/support/kb/articles/Q246/3/35.ASP

It has code that will check which version of Excel is installed and you can adjust accordingly.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform