VB Helper: HowTo: Start another process and wait for it to complete in VBA
Title Start another process and wait for it to complete in VBA Description This example shows how to start another process and wait for it to complete in VBA. Keywords VBA, shell, shell and wait, OpenProcess, WaitForSingleProcess Categories API, Office...