Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Huh?
Message
From
16/08/2000 13:38:20
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
16/08/2000 13:14:15
General information
Forum:
Microsoft Office
Category:
Excel
Title:
Re: Huh?
Miscellaneous
Thread ID:
00405470
Message ID:
00405640
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform