I've developed an .exe that is fired from excel and winds up displaying it's results in a word document. After the user presses a command button on a worksheet, my .exe runs via a "shell" statement. Is there a better (or other) way to run the .exe?

An an answer would be very much appreciated.