C
Chad Knudson
I am launching Word from an ActiveX control I've written and attempting to
use an alternative template that contains an AutoNew macro. When I launch
word, the new document is created based on the alternative template, and I
get the warning about macro security, but the AutoNew sub is never run. I
need to have the AutoNew sub run or find an appropriate equivalent so that
my macro is started up right away without user intervention.
use an alternative template that contains an AutoNew macro. When I launch
word, the new document is created based on the alternative template, and I
get the warning about macro security, but the AutoNew sub is never run. I
need to have the AutoNew sub run or find an appropriate equivalent so that
my macro is started up right away without user intervention.