Problem using Excel's "Shell" command

J

Jim Simpson

After calling a Perl script from an Excel 2000 macro using the "Shell"
command, the Macro continues to execute. How can I cause it to wait until
Perl is finished so that I can return to the macro?

Thanks for all help.

Jim
 
Top