Document.RunAutoMacro (Word)

Runs an auto macro that's stored in the specified document. If the specified auto macro doesn't exist, nothing happens.

Use the Run method to run any macro.

RunAutoMacro (Which)

Which: The auto macro to run.


ActiveDocument.RunAutoMacro Which:=wdAutoOpen