Hello everyone,
Here is my problem. I created an exe that was basically a collection of functions and it worked fine. It created an Excel spreadsheet, put some data in cells, and saved it. It uses Createdispatch to open Excel. I wanted to move these functions to a dll, but when I call Createdispatch in the dll it doesn't work. Any help at all is greatly appreciated.
Thanks,
Nick
Here is my problem. I created an exe that was basically a collection of functions and it worked fine. It created an Excel spreadsheet, put some data in cells, and saved it. It uses Createdispatch to open Excel. I wanted to move these functions to a dll, but when I call Createdispatch in the dll it doesn't work. Any help at all is greatly appreciated.
Thanks,
Nick