|
|
Question : MS Word
|
|
Whenever I click on a word document that's on my desktop or in an email, I get the following Visual Basic dialog box:
Run-time error '438': Object doesn't support this property or method
When I click on debug it displays the following:
Sub TmpDDE()
WordBasic.Call "REM_DDE_Direct" WordBasic.FileOpen "C:\WINDOWS\Desktop\Top10.doc" End Sub
What could be causing this? This error does not happen if I open a docment from within MS Word itself.
|
Answer : MS Word
|
|
|
|
|
|
|