in reply to
Run the word macro by using Win32::OLE
try something like
$word->run('Macro1', 'arg1');
[download]
Updated: Too many ->
Comment on
Re: Run the word macro by using Win32::OLE
Download
Code
In Section
Seekers of Perl Wisdom