I have a little problem in VBA for Excel.

I have started a DOS-Application via Shell and now i want to wait, till the started application is finished. How Can i do this?

In VBA for Word it have a Tasks.Exists function. Does it have a similar function in VBA for Excel? When not, how can i do this with other functions?

Thanks
Scand