Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Huh?
Message
From
16/08/2000 16:44:05
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
16/08/2000 15:26:05
General information
Forum:
Microsoft Office
Category:
Excel
Title:
Re: Huh?
Miscellaneous
Thread ID:
00405470
Message ID:
00405811
Views:
24
There is not a macro, just the click event which as you can see the reference below is created.

Dim oWordApp As Object
Set oWordApp = CreateObject("Word.Application")
Set oDoc = oWordApp.Documents.Open("cguides.doc")
oWordApp.Visible = True

Jim
>>yes and Word 97
>>
>
>
>Has the reference to Word been added to the macro?
Thanks

Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform