I've got an application that makes use of the Excel object model. The program runs just fine on my desktop, which has Excel installed. However, when I build the package and install it on a machine without Excel or Office, the program can't create the Excel object. I've included the Excel8.olb file in the build. What am I missing? Is there another DLL I need? The olb file is the only one that I needed to include in the project file.

Thanks for the assistance.

Dave