WordTmpDDEMod

I

IM

When I try to execute Word macro from outside Word say FileMaker Pro then VB
runtime adds new module called WordTmpDDEMod to the project Normal. Where it
contains followinf sub
Sub TmpDDE()
Run___ ("Macroname")
End Sub

But the execution pauses at Run___saying that
Compile Error: Sub or Fuction not defined
As this is automatically inserted only by runtime and disappears as soon as
application is stopped. I am not able to execute successfully.

Can anybody help me for this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top