I found the solution. See: http://msdn.microsoft.com/en-us/library/x66s8zcd.aspx
On Jun 10, 11:23 am, jtaylor <[email protected]> wrote: > I'm trying to create a DLL to call from Excel. I have the DLL but > when I try to call it from Excel, I get a "Run-time error '453': Can't > find entry point...". My guess is that I need to do something with my > DLL, but I don't have any idea even where to start. > > Any ideas?
