D
Dave
Hi!
I am trying to start up Microsoft Word from a macro in Excel by using the
following statement:
Set appWD = CreateObject("Word.Application.8")
It works fine on my PC with Windows XP, however, when I run it on the Mac
I get the Runtime 429 error.
Could somebody give me a hint on how to solve this.
Thanks
/Dave
I am trying to start up Microsoft Word from a macro in Excel by using the
following statement:
Set appWD = CreateObject("Word.Application.8")
It works fine on my PC with Windows XP, however, when I run it on the Mac
I get the Runtime 429 error.
Could somebody give me a hint on how to solve this.
Thanks
/Dave