How to start a process synchronously by code

Hello,

In a VB component, i can’t access to WaitForExit() method. Why ?

WaitForExit%20doesnt%20exist

I need to start Excel, wait it to be opened et the read some file.

JL