Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Huh?
Message
De
16/08/2000 13:38:20
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
 
À
16/08/2000 13:14:15
Information générale
Forum:
Microsoft Office
Catégorie:
Excel
Titre:
Re: Huh?
Divers
Thread ID:
00405470
Message ID:
00405640
Vues:
19
yes and Word 97

>>I have an excel spreadsheet with a command button on it. The logic behind the button creates a Word session and opens an existing document. When my client runs the spreadsheet he gets error #429:ActiveX Component cannot create object. The Code is below.
>>
>>Private Sub CommandButton1_Click()
>> Dim oWordApp As Object
>> Set oWordApp = CreateObject("Word.Application")
>> Set oDoc = oWordApp.Documents.Open("cguides.doc")
>> oWordApp.Visible = True
>>End Sub
>>
>>
>>Has anyone had the same problem or know what is wrong?
>>
>>Thanks
>>
>>Jim
>
>OK, it's an obvious question ... is Word installed? If so, what version?
Thanks

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

Click here to load this message in the networking platform