Run a Word macro from Excel?

C

Cerberus

Is there a way to run a macro that is in Word from Excel VBA? I would guess
it would be something like;

varDoc.RunMacro (TDtest)?

The macro name in Word is TDtest if you are having issues deciphering my
lame attempt to write a code.

Thanks in advance for any help.
 
Top