Does anyone please have an example of a Perl program that will set an Excel application to run in the background and then activate a VBA script within that Excel application? A few good monks have informed me that it is best to use Win32::OLE, although I am open to other suggestions. For example, I was wondering whether a system call could be used.