in reply to Re: Perl vith VBA macros with arguments
in thread Perl vith VBA macros with arguments

"But it's definitely doable and it's not too hard."

"I would probably create a Perl script that creates a VBScript which then launches Excel and executes the macro I want."

This seems needlessly cumbersome, what advantages does this have over the Win32::OLE based solutions?

  • Comment on Re^2: Perl vith VBA macros with arguments