When I write VBA in excel, I have to use shell command call for external program. How can I ensure that the statement after the shell statement will not run until the execution of external program completed.