The only real difference between my example and yours is that I've prefixed the macro name with Call. IMHO that makes it easier to see where the code is referencing another macro.
As for starting a macro in an addin, you'd need to both reference the addin and call its macro with all of the required parameters. Note how the second called macro in the example I posted requires a text string to be included in the call.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|