A
Anguel Iordanov
Hi Everyone,
I am running Win XP Pro with Office 2000 and Office 2003.
Recently I installed an application that runs a word macro. I am mainly
using Office 2003 and this particular macro is designed for Office 2003.
Every time I run the macro I get the error msg below.
Run time error '438';
Object doesn't support this property method.
And I get the option to End or Debug. When I click the Debug I get this msg.
Private Sub TmpDDE()
WordBasic.Call "Commence.Main"
End Sub
I spoke to the person and was told that this message appears if word had
crashed and the macro didn't close properly and left the temp file open. I
looked in the Startup folders but couldn't find anything.
Any idea how can I resolve this problem?
Thanks.
Andy
I am running Win XP Pro with Office 2000 and Office 2003.
Recently I installed an application that runs a word macro. I am mainly
using Office 2003 and this particular macro is designed for Office 2003.
Every time I run the macro I get the error msg below.
Run time error '438';
Object doesn't support this property method.
And I get the option to End or Debug. When I click the Debug I get this msg.
Private Sub TmpDDE()
WordBasic.Call "Commence.Main"
End Sub
I spoke to the person and was told that this message appears if word had
crashed and the macro didn't close properly and left the temp file open. I
looked in the Startup folders but couldn't find anything.
Any idea how can I resolve this problem?
Thanks.
Andy