in reply to Calling Perl script from Excel
You must be doing it wrong then, because using Shell from Excel works to run a Perl program. What error did the Shell function raise? Most likely, it will help if you start your script as Shell "perl -w c:\full\path\to\perl\script.pl some commands". But this is mostly a Visual Basic (for Applications) question and not a Perl question and hence off-topic here.
|
|---|