How do I run a batch file from vba? Do I use the shell command? Thanks
J John Nurick Apr 27, 2005 #2 Yes - or replace the batch file with a VBA procedure that does the same thing.